Uses of Class
com.azure.resourcemanager.resources.models.AuthorizationProfile
-
Packages that use AuthorizationProfile Package Description com.azure.resourcemanager.resources.models Package containing the data models for ResourceManagementClient. -
-
Uses of AuthorizationProfile in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return AuthorizationProfile Modifier and Type Method Description AuthorizationProfileSubscriptionFeatureRegistrationProperties. authorizationProfile()Get the authorizationProfile property: Authorization Profile.Methods in com.azure.resourcemanager.resources.models with parameters of type AuthorizationProfile Modifier and Type Method Description SubscriptionFeatureRegistrationPropertiesSubscriptionFeatureRegistrationProperties. withAuthorizationProfile(AuthorizationProfile authorizationProfile)Set the authorizationProfile property: Authorization Profile.
-