Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphGeoCoordinates
Packages that use MicrosoftGraphGeoCoordinates
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphGeoCoordinates in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphGeoCoordinatesModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.location()Get the location property: geoCoordinates.MicrosoftGraphGeoCoordinates.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: geoCoordinates.MicrosoftGraphGeoCoordinates.withAltitude(Double altitude) Set the altitude property: Optional.MicrosoftGraphGeoCoordinates.withLatitude(Double latitude) Set the latitude property: Optional.MicrosoftGraphGeoCoordinates.withLongitude(Double longitude) Set the longitude property: Optional.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphGeoCoordinatesModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.withLocation(MicrosoftGraphGeoCoordinates location) Set the location property: geoCoordinates.