Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.ResourceProviderOperationDisplay
Package
Description
Package containing the inner data models for HybridContainerService.
Package containing the data models for HybridContainerService.
-
Uses of ResourceProviderOperationDisplay in com.azure.resourcemanager.hybridcontainerservice.fluent.models
Modifier and TypeMethodDescriptionResourceProviderOperationInner.display()
Get the display property: Display metadata associated with the operation.Modifier and TypeMethodDescriptionResourceProviderOperationInner.withDisplay
(ResourceProviderOperationDisplay display) Set the display property: Display metadata associated with the operation. -
Uses of ResourceProviderOperationDisplay in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionResourceProviderOperation.display()
Gets the display property: Display metadata associated with the operation.ResourceProviderOperationDisplay.withDescription
(String description) Set the description property: Description of this operation.ResourceProviderOperationDisplay.withOperation
(String operation) Set the operation property: Type of operation: get, read, delete, etc.ResourceProviderOperationDisplay.withProvider
(String provider) Set the provider property: The resource provider.ResourceProviderOperationDisplay.withResource
(String resource) Set the resource property: Resource on which the operation is performed.