DeploymentConfiguration.ScaleUnit Property

Definition

Scale units will contains list of deployment data

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

Property Value

Implements

Attributes

Applies to