Package | Description |
---|---|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
Modifier and Type | Method and Description |
---|---|
Sku |
RegistryUpdateParameters.sku()
Get the SKU of the container registry.
|
Sku |
Registry.sku() |
Sku |
Sku.withName(SkuName name)
Set the SKU name of the container registry.
|
Modifier and Type | Method and Description |
---|---|
RegistryUpdateParameters |
RegistryUpdateParameters.withSku(Sku sku)
Set the SKU of the container registry.
|
Copyright © 2019. All rights reserved.