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 TypeMethodDescriptionOperationInner.withDisplay(OperationDisplay display) Set the display property: Operation Display.Set the name property: Operation Name. -
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: Operations List.Method parameters in com.azure.resourcemanager.msi.models with type arguments of type OperationInnerModifier and TypeMethodDescriptionOperationListResult.withValue(List<OperationInner> value) Set the value property: Operations List.