IInMageRcmReplicationDetails.DiscoveryType Property

Definition

The type of the discovered VM.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The type of the discovered VM.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="discoveryType", Update=false)]
public string DiscoveryType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The type of the discovered VM.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="discoveryType", Update=false)>]
member this.DiscoveryType : string
Public ReadOnly Property DiscoveryType As String

Property Value

Attributes

Applies to