IInMageRcmReplicationDetails.FabricDiscoveryMachineId Property

Definition

The ARM Id of the discovered VM.

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

Property Value

Attributes

Applies to