Uses of Class
com.azure.resourcemanager.eventhubs.models.Sku
Packages that use Sku
Package
Description
Package containing the inner data models for EventHubManagementClient.
Package containing the data models for EventHubManagementClient.
-
Uses of Sku in com.azure.resourcemanager.eventhubs.fluent.models
Methods in com.azure.resourcemanager.eventhubs.fluent.models that return SkuModifier and TypeMethodDescriptionEHNamespaceInner.sku()Get the sku property: Properties of sku resource.Methods in com.azure.resourcemanager.eventhubs.fluent.models with parameters of type SkuModifier and TypeMethodDescriptionSet the sku property: Properties of sku resource. -
Uses of Sku in com.azure.resourcemanager.eventhubs.models
Methods in com.azure.resourcemanager.eventhubs.models that return SkuModifier and TypeMethodDescriptionEventHubNamespaceSkuType.innerModel()Sku.withCapacity(Integer capacity) Set the capacity property: The Event Hubs throughput units for Basic or Standard tiers, where value should be 0 to 20 throughput units.Set the name property: Name of this SKU.Set the tier property: The billing tier of this particular SKU.Constructors in com.azure.resourcemanager.eventhubs.models with parameters of type Sku