ISqlVirtualMachineGroup.ScaleType Property

Definition

Scale type.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PSArgumentCompleter(new System.String[] { "HA" })]
[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=false, Description="Scale type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="scaleType", Update=false)]
public string ScaleType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PSArgumentCompleter(new System.String[] { "HA" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=false, Description="Scale type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="scaleType", Update=false)>]
member this.ScaleType : string
Public ReadOnly Property ScaleType As String

Property Value

Attributes

Applies to