共用方式為


INetworkInterface.PrivateIPAddress Property

Definition

Private Ip address of the interface

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

Property Value

Attributes

Applies to