Registry.Definitionpublic static interface Registry.DefinitionStages.WithSku
| Modifier and Type | Method | Description |
|---|---|---|
Registry.DefinitionStages.WithCreate |
withSku(Sku sku) |
Specifies sku.
|
Registry.DefinitionStages.WithCreate withSku(Sku sku)
sku - The SKU of 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.
*/