Sdílet prostřednictvím


AzureLoadBalancerFrontendIpConfigBase.PrivateIpAddress Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The private ip address of the frontendIpConfiguration if static allocation is specified.", Mandatory=false, ParameterSetName="SetByResourceSubnet")]
[System.Management.Automation.Parameter(HelpMessage="The private ip address of the frontendIpConfiguration if static allocation is specified.", Mandatory=false, ParameterSetName="SetByResourceIdSubnet")]
public string PrivateIpAddress { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The private ip address of the frontendIpConfiguration if static allocation is specified.", Mandatory=false, ParameterSetName="SetByResourceSubnet")>]
[<System.Management.Automation.Parameter(HelpMessage="The private ip address of the frontendIpConfiguration if static allocation is specified.", Mandatory=false, ParameterSetName="SetByResourceIdSubnet")>]
member this.PrivateIpAddress : string with get, set
Public Property PrivateIpAddress As String

Property Value

Attributes

Applies to