IInMageRcmReplicationDetails.PrimaryNicIPAddress Property

Definition

The IP address of the primary network interface.

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

Property Value

Attributes

Applies to