INetworkInterfaceBase.PrimaryPrivateIP Property

Definition

Gets the private IP address allocated to this network interface's primary IP configuration. The private IP will be within the virtual network subnet of this network interface.

public string PrimaryPrivateIP { get; }
member this.PrimaryPrivateIP : string
Public ReadOnly Property PrimaryPrivateIP As String

Property Value

Applies to