Share via


IStandbyPoolIdentity.StandbyVirtualMachineName Property

Definition

Name of the standby virtual machine

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

Property Value

Attributes

Applies to