C# Класс AlibabaCloud.SDK.ROS.CDK.Vpc.VpnRouteEntry

Наследование: AlibabaCloud.SDK.ROS.CDK.Core.Resource_
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
VpnRouteEntry Amazon.JSII.Runtime.Deputy
VpnRouteEntry Amazon.JSII.Runtime.Deputy

Открытые методы

Метод Описание
VpnRouteEntry ( AlibabaCloud.SDK.ROS.CDK.Core.Construct scope, string id, AlibabaCloud.SDK.ROS.CDK.Vpc.IVpnRouteEntryProps props, bool? enableResourcePropertyConstraint = null ) : Amazon.JSII.Runtime.Deputy

Create a new `ALIYUN::VPC::VpnRouteEntry`.

Param scope - scope in which this resource is defined Param id - scoped id of the resource Param props - resource properties

Приватные методы

Метод Описание
VpnRouteEntry ( ByRefValue reference ) : Amazon.JSII.Runtime.Deputy
VpnRouteEntry ( DeputyProps props ) : Amazon.JSII.Runtime.Deputy

Описание методов

VpnRouteEntry() публичный Метод

Create a new `ALIYUN::VPC::VpnRouteEntry`.
Param scope - scope in which this resource is defined Param id - scoped id of the resource Param props - resource properties
public VpnRouteEntry ( AlibabaCloud.SDK.ROS.CDK.Core.Construct scope, string id, AlibabaCloud.SDK.ROS.CDK.Vpc.IVpnRouteEntryProps props, bool? enableResourcePropertyConstraint = null ) : Amazon.JSII.Runtime.Deputy
scope AlibabaCloud.SDK.ROS.CDK.Core.Construct
id string
props AlibabaCloud.SDK.ROS.CDK.Vpc.IVpnRouteEntryProps
enableResourcePropertyConstraint bool?
Результат Amazon.JSII.Runtime.Deputy