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