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

AzureVirtualNetworkSubnetConfigBase.InputObject Property

Definition

[System.Management.Automation.Alias(new System.String[] { "NatGateway" })]
[System.Management.Automation.Parameter(HelpMessage="Specifies the nat gateway associated with the subnet configuration", Mandatory=false, ParameterSetName="SetByResource", ValueFromPipelineByPropertyName=true)]
public Microsoft.Azure.Commands.Network.Models.PSNatGateway InputObject { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "NatGateway" })>]
[<System.Management.Automation.Parameter(HelpMessage="Specifies the nat gateway associated with the subnet configuration", Mandatory=false, ParameterSetName="SetByResource", ValueFromPipelineByPropertyName=true)>]
member this.InputObject : Microsoft.Azure.Commands.Network.Models.PSNatGateway with get, set
Public Property InputObject As PSNatGateway

Property Value

Attributes

Applies to