你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureVirtualNetworkSubnetConfigBase.ResourceId Property

Definition

[System.Management.Automation.Alias(new System.String[] { "NatGatewayId" })]
[System.Management.Automation.Parameter(HelpMessage="Specifies the Id of NAT Gateway resource associated with the subnet configuration", Mandatory=false, ParameterSetName="SetByResourceId", ValueFromPipelineByPropertyName=true)]
public string ResourceId { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "NatGatewayId" })>]
[<System.Management.Automation.Parameter(HelpMessage="Specifies the Id of NAT Gateway resource associated with the subnet configuration", Mandatory=false, ParameterSetName="SetByResourceId", ValueFromPipelineByPropertyName=true)>]
member this.ResourceId : string with get, set
Public Property ResourceId As String

Property Value

Attributes

Applies to