Registry.Updatepublic static interface Registry.UpdateStages.WithStorageAccount
| Modifier and Type | Method | Description |
|---|---|---|
Registry.Update |
withStorageAccount(StorageAccountProperties storageAccount) |
Specifies storageAccount.
|
Registry.Update withStorageAccount(StorageAccountProperties storageAccount)
storageAccount - The parameters of a storage account for the container registry. Only applicable to Classic SKU. If specified, the storage account must be in the same physical location as 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.
*/