Registry.Definition, Registry.DefinitionStages.WithCreatepublic static interface Registry.DefinitionStages.WithStorageAccount
| Modifier and Type | Method | Description |
|---|---|---|
Registry.DefinitionStages.WithCreate |
withStorageAccount(StorageAccountProperties storageAccount) |
Specifies storageAccount.
|
Registry.DefinitionStages.WithCreate withStorageAccount(StorageAccountProperties storageAccount)
storageAccount - The properties of the storage account for the container registry. Only applicable to Classic SKU /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/