Uses of Class
com.azure.resourcemanager.msi.models.OperationDisplay
Packages that use OperationDisplay
Package
Description
Package containing the inner data models for ManagedServiceIdentityClient.
Package containing the data models for ManagedServiceIdentityClient.
-
Uses of OperationDisplay in com.azure.resourcemanager.msi.fluent.models
Methods in com.azure.resourcemanager.msi.fluent.models that return OperationDisplayModifier and TypeMethodDescriptionOperationInner.display()Get the display property: Operation Display.Methods in com.azure.resourcemanager.msi.fluent.models with parameters of type OperationDisplayModifier and TypeMethodDescriptionOperationInner.withDisplay(OperationDisplay display) Set the display property: Operation Display. -
Uses of OperationDisplay in com.azure.resourcemanager.msi.models
Methods in com.azure.resourcemanager.msi.models that return OperationDisplayModifier and TypeMethodDescriptionOperationDisplay.withDescription(String description) Set the description property: Operation descriptionOperationDisplay.withOperation(String operation) Set the operation property: Operation Type.OperationDisplay.withProvider(String provider) Set the provider property: Resource Provider Name.OperationDisplay.withResource(String resource) Set the resource property: Resource Type.