Sdílet prostřednictvím


AzureNetworkInterfaceIpConfigBase.PrivateIpAddress Property

Definition

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

Property Value

Attributes

Applies to