SetAzureEventHubNamespace.SkuCapacity Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The eventhub throughput units.", Mandatory=false, ParameterSetName="NamespaceParameterSet", Position=4, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.Parameter(HelpMessage="The eventhub throughput units.", Mandatory=false, ParameterSetName="AutoInflateParameterSet", Position=4, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.Parameter(HelpMessage="The eventhub throughput units.", Mandatory=false, ParameterSetName="IdentityUpdateParameterSet", Position=4, ValueFromPipelineByPropertyName=true)]
public int? SkuCapacity { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The eventhub throughput units.", Mandatory=false, ParameterSetName="NamespaceParameterSet", Position=4, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.Parameter(HelpMessage="The eventhub throughput units.", Mandatory=false, ParameterSetName="AutoInflateParameterSet", Position=4, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.Parameter(HelpMessage="The eventhub throughput units.", Mandatory=false, ParameterSetName="IdentityUpdateParameterSet", Position=4, ValueFromPipelineByPropertyName=true)>]
member this.SkuCapacity : Nullable<int> with get, set
Public Property SkuCapacity As Nullable(Of Integer)

Property Value

Nullable<Int32>
Attributes

Applies to