Uses of Class
com.azure.resourcemanager.containerregistry.models.Sku
Packages that use Sku
Package
Description
Package containing the inner data models for ContainerRegistryManagementClient.
Package containing the data models for ContainerRegistryManagementClient.
-
Uses of Sku in com.azure.resourcemanager.containerregistry.fluent.models
Methods in com.azure.resourcemanager.containerregistry.fluent.models that return SkuModifier and TypeMethodDescriptionRegistryInner.sku()Get the sku property: The SKU of the container registry.Methods in com.azure.resourcemanager.containerregistry.fluent.models with parameters of type SkuModifier and TypeMethodDescriptionSet the sku property: The SKU of the container registry. -
Uses of Sku in com.azure.resourcemanager.containerregistry.models
Methods in com.azure.resourcemanager.containerregistry.models that return SkuModifier and TypeMethodDescriptionstatic SkuSku.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Sku from the JsonReader.Registry.sku()Gets the SKU of the container registry.RegistryUpdateParameters.sku()Get the sku property: The SKU of the container registry.Set the name property: The SKU name of the container registry.Methods in com.azure.resourcemanager.containerregistry.models with parameters of type SkuModifier and TypeMethodDescriptionSet the sku property: The SKU of the container registry.