IInMageRcmNicDetails.TestIPAddress Property

Definition

The test IP address.

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

Property Value

Attributes

Applies to