IAzureCapacity.ScaleType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Scale type.
[Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.Info(Description="Scale type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Support.AzureScaleType) }, ReadOnly=false, Required=true, SerializedName="scaleType")]
public Microsoft.Azure.PowerShell.Cmdlets.Synapse.Support.AzureScaleType ScaleType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.Info(Description="Scale type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Support.AzureScaleType) }, ReadOnly=false, Required=true, SerializedName="scaleType")>]
member this.ScaleType : Microsoft.Azure.PowerShell.Cmdlets.Synapse.Support.AzureScaleType with get, set
Public Property ScaleType As AzureScaleType
Property Value
- Attributes