Uses of Class
com.azure.resourcemanager.authorization.models.ProviderOperation
Packages that use ProviderOperation
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
Package containing the data models for AuthorizationManagementClient.
-
Uses of ProviderOperation in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type ProviderOperationModifier and TypeMethodDescriptionProviderOperationsMetadataInner.operations()Get the operations property: The provider operations.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type ProviderOperationModifier and TypeMethodDescriptionProviderOperationsMetadataInner.withOperations(List<ProviderOperation> operations) Set the operations property: The provider operations. -
Uses of ProviderOperation in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return ProviderOperationModifier and TypeMethodDescriptionProviderOperation.withDescription(String description) Set the description property: The operation description.ProviderOperation.withDisplayName(String displayName) Set the displayName property: The operation display name.ProviderOperation.withIsDataAction(Boolean isDataAction) Set the isDataAction property: The dataAction flag to specify the operation type.Set the name property: The operation name.ProviderOperation.withOrigin(String origin) Set the origin property: The operation origin.ProviderOperation.withProperties(Object properties) Set the properties property: The operation properties.Methods in com.azure.resourcemanager.authorization.models that return types with arguments of type ProviderOperationModifier and TypeMethodDescriptionResourceType.operations()Get the operations property: The resource type operations.Method parameters in com.azure.resourcemanager.authorization.models with type arguments of type ProviderOperationModifier and TypeMethodDescriptionResourceType.withOperations(List<ProviderOperation> operations) Set the operations property: The resource type operations.