DeploymentSettingsProperties.DeploymentConfigurationScaleUnit Property

Definition

Scale units will contains list of deployment data

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IScaleUnits> DeploymentConfigurationScaleUnit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Inlined)>]
member this.DeploymentConfigurationScaleUnit : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IScaleUnits> with get, set
Public Property DeploymentConfigurationScaleUnit As List(Of IScaleUnits)

Property Value

Implements

Attributes

Applies to