Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphLocationUniqueIdType
-
Packages that use MicrosoftGraphLocationUniqueIdType Package Description com.azure.resourcemanager.authorization.fluent.models 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 MicrosoftGraphLocationUniqueIdType Modifier and Type Field Description static MicrosoftGraphLocationUniqueIdTypeMicrosoftGraphLocationUniqueIdType. BINGStatic value bing for MicrosoftGraphLocationUniqueIdType.static MicrosoftGraphLocationUniqueIdTypeMicrosoftGraphLocationUniqueIdType. DIRECTORYStatic value directory for MicrosoftGraphLocationUniqueIdType.static MicrosoftGraphLocationUniqueIdTypeMicrosoftGraphLocationUniqueIdType. LOCATION_STOREStatic value locationStore for MicrosoftGraphLocationUniqueIdType.static MicrosoftGraphLocationUniqueIdTypeMicrosoftGraphLocationUniqueIdType. PRIVATEStatic value private for MicrosoftGraphLocationUniqueIdType.static MicrosoftGraphLocationUniqueIdTypeMicrosoftGraphLocationUniqueIdType. UNKNOWNStatic value unknown for MicrosoftGraphLocationUniqueIdType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphLocationUniqueIdType Modifier and Type Method Description static MicrosoftGraphLocationUniqueIdTypeMicrosoftGraphLocationUniqueIdType. fromString(String name)Creates or finds a MicrosoftGraphLocationUniqueIdType from its string representation.MicrosoftGraphLocationUniqueIdTypeMicrosoftGraphLocation. uniqueIdType()Get the uniqueIdType property: The uniqueIdType property.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphLocationUniqueIdType Modifier and Type Method Description static Collection<MicrosoftGraphLocationUniqueIdType>MicrosoftGraphLocationUniqueIdType. values()Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphLocationUniqueIdType Modifier and Type Method Description MicrosoftGraphLocationMicrosoftGraphLocation. withUniqueIdType(MicrosoftGraphLocationUniqueIdType uniqueIdType)Set the uniqueIdType property: The uniqueIdType property.
-