IInMageReplicationDetails.InfrastructureVMId Property

Definition

The infrastructure VM Id.

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

Property Value

Attributes

Applies to