次の方法で共有


IMigrationDetails.TargetVMArmId Property

Definition

Gets or sets the ARM id the migrated VM.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the ARM id the migrated VM.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetVMArmId")]
public string TargetVMArmId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the ARM id the migrated VM.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetVMArmId")>]
member this.TargetVMArmId : string with get, set
Public Property TargetVMArmId As String

Property Value

Attributes

Applies to