Uses of Class
com.azure.resourcemanager.authorization.models.ResourceType
Packages that use ResourceType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
Package containing the data models for AuthorizationManagementClient.
-
Uses of ResourceType in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type ResourceTypeModifier and TypeMethodDescriptionProviderOperationsMetadataInner.resourceTypes()Get the resourceTypes property: The provider resource types.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type ResourceTypeModifier and TypeMethodDescriptionProviderOperationsMetadataInner.withResourceTypes(List<ResourceType> resourceTypes) Set the resourceTypes property: The provider resource types. -
Uses of ResourceType in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return ResourceTypeModifier and TypeMethodDescriptionResourceType.withDisplayName(String displayName) Set the displayName property: The resource type display name.Set the name property: The resource type name.ResourceType.withOperations(List<ProviderOperation> operations) Set the operations property: The resource type operations.