Freigeben über


IRecoveryPlanProtectedItem.VirtualMachineId Property

Definition

The virtual machine Id.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The virtual machine Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="virtualMachineId")]
public string VirtualMachineId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The virtual machine Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="virtualMachineId")>]
member this.VirtualMachineId : string with get, set
Public Property VirtualMachineId As String

Property Value

Attributes

Applies to