Share via


IDeploymentConfiguration.ScaleUnit Property

Definition

Scale units will contains list of deployment data

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Scale units will contains list of deployment data", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IScaleUnits) }, ReadOnly=false, Required=true, SerializedName="scaleUnits")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IScaleUnits[] ScaleUnit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Scale units will contains list of deployment data", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IScaleUnits) }, ReadOnly=false, Required=true, SerializedName="scaleUnits")>]
member this.ScaleUnit : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IScaleUnits[] with get, set
Public Property ScaleUnit As IScaleUnits()

Property Value

Attributes

Applies to