C# 클래스 AlibabaCloud.SDK.ROS.CDK.Vpc.VpnRouteEntry

상속: AlibabaCloud.SDK.ROS.CDK.Core.Resource_
파일 보기 프로젝트 열기: aliyun/Resource-Orchestration-Service-Cloud-Development-Kit

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