Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphLocationType
Packages that use MicrosoftGraphLocationType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphLocationType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphLocationTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphLocationTypeMicrosoftGraphLocationType.BUSINESS_ADDRESSStatic value businessAddress for MicrosoftGraphLocationType.static final MicrosoftGraphLocationTypeMicrosoftGraphLocationType.CONFERENCE_ROOMStatic value conferenceRoom for MicrosoftGraphLocationType.static final MicrosoftGraphLocationTypeMicrosoftGraphLocationType.DEFAULTStatic value default for MicrosoftGraphLocationType.static final MicrosoftGraphLocationTypeMicrosoftGraphLocationType.GEO_COORDINATESStatic value geoCoordinates for MicrosoftGraphLocationType.static final MicrosoftGraphLocationTypeMicrosoftGraphLocationType.HOME_ADDRESSStatic value homeAddress for MicrosoftGraphLocationType.static final MicrosoftGraphLocationTypeMicrosoftGraphLocationType.HOTELStatic value hotel for MicrosoftGraphLocationType.static final MicrosoftGraphLocationTypeMicrosoftGraphLocationType.LOCAL_BUSINESSStatic value localBusiness for MicrosoftGraphLocationType.static final MicrosoftGraphLocationTypeMicrosoftGraphLocationType.POSTAL_ADDRESSStatic value postalAddress for MicrosoftGraphLocationType.static final MicrosoftGraphLocationTypeMicrosoftGraphLocationType.RESTAURANTStatic value restaurant for MicrosoftGraphLocationType.static final MicrosoftGraphLocationTypeMicrosoftGraphLocationType.STREET_ADDRESSStatic value streetAddress for MicrosoftGraphLocationType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphLocationTypeModifier and TypeMethodDescriptionstatic MicrosoftGraphLocationTypeMicrosoftGraphLocationType.fromString(String name) Creates or finds a MicrosoftGraphLocationType from its string representation.MicrosoftGraphLocation.locationType()Get the locationType property: locationType.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphLocationTypeModifier and TypeMethodDescriptionstatic Collection<MicrosoftGraphLocationType>MicrosoftGraphLocationType.values()Gets known MicrosoftGraphLocationType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphLocationTypeModifier and TypeMethodDescriptionMicrosoftGraphLocation.withLocationType(MicrosoftGraphLocationType locationType) Set the locationType property: locationType.