Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOutlookGeoCoordinates
Packages that use MicrosoftGraphOutlookGeoCoordinates
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphOutlookGeoCoordinates in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOutlookGeoCoordinatesModifier and TypeMethodDescriptionMicrosoftGraphLocation.coordinates()Get the coordinates property: outlookGeoCoordinates.MicrosoftGraphOutlookGeoCoordinates.withAccuracy(Double accuracy) Set the accuracy property: The accuracy of the latitude and longitude.MicrosoftGraphOutlookGeoCoordinates.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: outlookGeoCoordinates.MicrosoftGraphOutlookGeoCoordinates.withAltitude(Double altitude) Set the altitude property: The altitude of the location.MicrosoftGraphOutlookGeoCoordinates.withAltitudeAccuracy(Double altitudeAccuracy) Set the altitudeAccuracy property: The accuracy of the altitude.MicrosoftGraphOutlookGeoCoordinates.withLatitude(Double latitude) Set the latitude property: The latitude of the location.MicrosoftGraphOutlookGeoCoordinates.withLongitude(Double longitude) Set the longitude property: The longitude of the location.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphOutlookGeoCoordinatesModifier and TypeMethodDescriptionMicrosoftGraphLocation.withCoordinates(MicrosoftGraphOutlookGeoCoordinates coordinates) Set the coordinates property: outlookGeoCoordinates.