Share via


IInMageRcmReplicationDetails.PrimaryNicIPAddress Property

Definition

The IP address of the primary network interface.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The IP address of the primary network interface.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="primaryNicIpAddress")]
public string PrimaryNicIPAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The IP address of the primary network interface.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="primaryNicIpAddress")>]
member this.PrimaryNicIPAddress : string
Public ReadOnly Property PrimaryNicIPAddress As String

Property Value

Attributes

Applies to