Share via


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