Uses of Class
com.azure.resourcemanager.msi.models.OperationDisplay
-
Packages that use OperationDisplay Package Description com.azure.resourcemanager.msi.fluent.models Package containing the inner data models for ManagedServiceIdentityClient.com.azure.resourcemanager.msi.models 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 OperationDisplay Modifier and Type Method Description OperationDisplayOperationInner. display()Get the display property: Operation Display.Methods in com.azure.resourcemanager.msi.fluent.models with parameters of type OperationDisplay Modifier and Type Method Description OperationInnerOperationInner. 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 OperationDisplay Modifier and Type Method Description OperationDisplayOperationDisplay. withDescription(String description)Set the description property: Operation description A description of the operation.OperationDisplayOperationDisplay. withOperation(String operation)Set the operation property: Operation Type.OperationDisplayOperationDisplay. withProvider(String provider)Set the provider property: Resource Provider Name.OperationDisplayOperationDisplay. withResource(String resource)Set the resource property: Resource Type.
-