Share via


AzureVirtualNetworkSubnetConfigBase.InputObject Property

Definition

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)]
public Microsoft.Azure.Commands.Network.Models.PSNatGateway InputObject { get; set; }
member this.InputObject : Microsoft.Azure.Commands.Network.Models.PSNatGateway with 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