AzureLoadBalancerFrontendIpConfigBase.Subnet Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Subnet", Mandatory=true, ParameterSetName="SetByResourceSubnet")]
public Microsoft.Azure.Commands.Network.Models.PSSubnet Subnet { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Subnet", Mandatory=true, ParameterSetName="SetByResourceSubnet")>]
member this.Subnet : Microsoft.Azure.Commands.Network.Models.PSSubnet with get, set
Public Property Subnet As PSSubnet

Property Value

Attributes

Applies to