IStandbyVirtualMachineResourceProperties.VirtualMachineResourceId Property

Definition

Resource id of the virtual machine.

[Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.Info(Create=true, Description="Resource id of the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="virtualMachineResourceId", Update=true)]
public string VirtualMachineResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.Info(Create=true, Description="Resource id of the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="virtualMachineResourceId", Update=true)>]
member this.VirtualMachineResourceId : string with get, set
Public Property VirtualMachineResourceId As String

Property Value

Attributes

Applies to