Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphLocationUniqueIdType
Packages that use MicrosoftGraphLocationUniqueIdType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphLocationUniqueIdType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphLocationUniqueIdTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphLocationUniqueIdTypeMicrosoftGraphLocationUniqueIdType.BINGStatic value bing for MicrosoftGraphLocationUniqueIdType.static final MicrosoftGraphLocationUniqueIdTypeMicrosoftGraphLocationUniqueIdType.DIRECTORYStatic value directory for MicrosoftGraphLocationUniqueIdType.static final MicrosoftGraphLocationUniqueIdTypeMicrosoftGraphLocationUniqueIdType.LOCATION_STOREStatic value locationStore for MicrosoftGraphLocationUniqueIdType.static final MicrosoftGraphLocationUniqueIdTypeMicrosoftGraphLocationUniqueIdType.PRIVATEStatic value private for MicrosoftGraphLocationUniqueIdType.static final MicrosoftGraphLocationUniqueIdTypeMicrosoftGraphLocationUniqueIdType.UNKNOWNStatic value unknown for MicrosoftGraphLocationUniqueIdType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphLocationUniqueIdTypeModifier and TypeMethodDescriptionMicrosoftGraphLocationUniqueIdType.fromString(String name) Creates or finds a MicrosoftGraphLocationUniqueIdType from its string representation.MicrosoftGraphLocation.uniqueIdType()Get the uniqueIdType property: locationUniqueIdType.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphLocationUniqueIdTypeModifier and TypeMethodDescriptionMicrosoftGraphLocationUniqueIdType.values()Gets known MicrosoftGraphLocationUniqueIdType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphLocationUniqueIdTypeModifier and TypeMethodDescriptionMicrosoftGraphLocation.withUniqueIdType(MicrosoftGraphLocationUniqueIdType uniqueIdType) Set the uniqueIdType property: locationUniqueIdType.