Uses of Class
com.azure.resourcemanager.msi.fluent.models.OperationInner
Packages that use OperationInner
Package
Description
Package containing the service clients for ManagedServiceIdentityClient.
Package containing the inner data models for ManagedServiceIdentityClient.
Package containing the data models for ManagedServiceIdentityClient.
-
Uses of OperationInner in com.azure.resourcemanager.msi.fluent
Methods in com.azure.resourcemanager.msi.fluent that return types with arguments of type OperationInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<OperationInner> OperationsClient.list()Lists available operations for the Microsoft.ManagedIdentity provider.com.azure.core.http.rest.PagedIterable<OperationInner> OperationsClient.list(com.azure.core.util.Context context) Lists available operations for the Microsoft.ManagedIdentity provider.com.azure.core.http.rest.PagedFlux<OperationInner> OperationsClient.listAsync()Lists available operations for the Microsoft.ManagedIdentity provider. -
Uses of OperationInner in com.azure.resourcemanager.msi.fluent.models
Methods in com.azure.resourcemanager.msi.fluent.models that return OperationInnerModifier and TypeMethodDescriptionstatic OperationInnerOperationInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OperationInner from the JsonReader.OperationInner.withDisplay(OperationDisplay display) Set the display property: The object that describes the operation.Set the name property: The name of the REST Operation. -
Uses of OperationInner in com.azure.resourcemanager.msi.models
Methods in com.azure.resourcemanager.msi.models that return types with arguments of type OperationInnerModifier and TypeMethodDescriptionOperationListResult.value()Get the value property: A list of operations supported by Microsoft.ManagedIdentity Resource Provider.Method parameters in com.azure.resourcemanager.msi.models with type arguments of type OperationInnerModifier and TypeMethodDescriptionOperationListResult.withValue(List<OperationInner> value) Set the value property: A list of operations supported by Microsoft.ManagedIdentity Resource Provider.