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
Classes in com.azure.resourcemanager.eventhubs.models that implement interfaces with type arguments of type SkuModifier and TypeClassDescriptionclassDefines values for EventHubNamespaceSkuType.final classSKU parameters supplied to the create namespace operation.Methods in com.azure.resourcemanager.eventhubs.models that return SkuModifier and TypeMethodDescriptionstatic SkuSku.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Sku from the JsonReader.EventHubNamespaceSkuType.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