Udostępnij za pośrednictwem


ICluster.Capacity Property

Definition

The quantity of Event Hubs Cluster Capacity Units contained in this cluster.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="The quantity of Event Hubs Cluster Capacity Units contained in this cluster.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="capacity")]
public int? Capacity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="The quantity of Event Hubs Cluster Capacity Units contained in this cluster.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="capacity")>]
member this.Capacity : Nullable<int> with get, set
Public Property Capacity As Nullable(Of Integer)

Property Value

Attributes

Applies to