Compartilhar via


INetworkInterface.PrivateIPAddress Property

Definition

Private Ip address of the interface

[Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Create=true, Description="Private Ip address of the interface", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="privateIpAddress", Update=true)]
public string PrivateIPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Create=true, Description="Private Ip address of the interface", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="privateIpAddress", Update=true)>]
member this.PrivateIPAddress : string with get, set
Public Property PrivateIPAddress As String

Property Value

Attributes

Applies to