| Modifier and Type | Method | Description |
|---|---|---|
OperationDisplayDefinition |
OperationDefinition.display() |
|
OperationDisplayDefinition |
OperationDisplayDefinition.withDescription(String description) |
Set the description for the operation.
|
OperationDisplayDefinition |
OperationDisplayDefinition.withOperation(String operation) |
Set the operation that users can perform.
|
OperationDisplayDefinition |
OperationDisplayDefinition.withProvider(String provider) |
Set the resource provider name: Microsoft.ContainerRegistry.
|
OperationDisplayDefinition |
OperationDisplayDefinition.withResource(String resource) |
Set the resource on which the operation is performed.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/