Package | Description |
---|---|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
Modifier and Type | Method and Description |
---|---|
StorageAccountProperties |
RegistryUpdateParameters.storageAccount()
Get the parameters of a storage account for the container registry.
|
StorageAccountProperties |
StorageAccountProperties.withId(String id)
Set the resource ID of the storage account.
|
Modifier and Type | Method and Description |
---|---|
RegistryUpdateParameters |
RegistryUpdateParameters.withStorageAccount(StorageAccountProperties storageAccount)
Set the parameters of a storage account for the container registry.
|
Copyright © 2019. All rights reserved.