Uses of Class
com.azure.resourcemanager.resources.models.ProviderPermission
Packages that use ProviderPermission
Package
Description
Package containing the inner data models for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of ProviderPermission in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return types with arguments of type ProviderPermissionModifier and TypeMethodDescriptionProviderPermissionListResultInner.value()Get the value property: An array of provider permissions.Method parameters in com.azure.resourcemanager.resources.fluent.models with type arguments of type ProviderPermissionModifier and TypeMethodDescriptionProviderPermissionListResultInner.withValue(List<ProviderPermission> value) Set the value property: An array of provider permissions. -
Uses of ProviderPermission in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return ProviderPermissionModifier and TypeMethodDescriptionProviderPermission.withApplicationId(String applicationId) Set the applicationId property: The application id.ProviderPermission.withManagedByRoleDefinition(RoleDefinition managedByRoleDefinition) Set the managedByRoleDefinition property: Role definition properties.ProviderPermission.withProviderAuthorizationConsentState(ProviderAuthorizationConsentState providerAuthorizationConsentState) Set the providerAuthorizationConsentState property: The provider authorization consent state.ProviderPermission.withRoleDefinition(RoleDefinition roleDefinition) Set the roleDefinition property: Role definition properties.