ISqlVirtualMachineIdentity.SqlVirtualMachineGroupName Property

Definition

Name of the SQL virtual machine group.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Name of the SQL virtual machine group.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sqlVirtualMachineGroupName")]
public string SqlVirtualMachineGroupName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Name of the SQL virtual machine group.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sqlVirtualMachineGroupName")>]
member this.SqlVirtualMachineGroupName : string with get, set
Public Property SqlVirtualMachineGroupName As String

Property Value

Attributes

Applies to