| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/