Package | Description |
---|---|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
Modifier and Type | Method and Description |
---|---|
RegistryUpdateParameters |
RegistryUpdateParameters.withAdminUserEnabled(Boolean adminUserEnabled)
Set the value that indicates whether the admin user is enabled.
|
RegistryUpdateParameters |
RegistryUpdateParameters.withSku(Sku sku)
Set the SKU of the container registry.
|
RegistryUpdateParameters |
RegistryUpdateParameters.withStorageAccount(StorageAccountProperties storageAccount)
Set the parameters of a storage account for the container registry.
|
RegistryUpdateParameters |
RegistryUpdateParameters.withTags(Map<String,String> tags)
Set the tags for the container registry.
|
Copyright © 2019. All rights reserved.