你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IDeploymentSettingsProperties.DeploymentConfigurationScaleUnit 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[] DeploymentConfigurationScaleUnit { 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.DeploymentConfigurationScaleUnit : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IScaleUnits[] with get, set
Public Property DeploymentConfigurationScaleUnit As IScaleUnits()

Property Value

Attributes

Applies to