AzureNetworkInterfaceIpConfigBase.PrivateIpAddress Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[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
- Attributes
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |