IInMageRcmNicDetails.SourceIPAddress Property

Definition

The source IP address.

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

Property Value

Attributes

Applies to