IInMageRcmFailbackReplicationDetails.DiscoveredVMDetailIpaddress Property

Definition

The list of IP addresses.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The list of IP addresses.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ipAddresses", Update=false)]
public System.Collections.Generic.List<string> DiscoveredVMDetailIpaddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The list of IP addresses.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ipAddresses", Update=false)>]
member this.DiscoveredVMDetailIpaddress : System.Collections.Generic.List<string>
Public ReadOnly Property DiscoveredVMDetailIpaddress As List(Of String)

Property Value

Attributes

Applies to