Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPhoto
Packages that use MicrosoftGraphPhoto
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphPhoto in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPhotoModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.photo()Get the photo property: photo.MicrosoftGraphPhoto.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: photo.MicrosoftGraphPhoto.withCameraMake(String cameraMake) Set the cameraMake property: Camera manufacturer.MicrosoftGraphPhoto.withCameraModel(String cameraModel) Set the cameraModel property: Camera model.MicrosoftGraphPhoto.withExposureDenominator(Double exposureDenominator) Set the exposureDenominator property: The denominator for the exposure time fraction from the camera.MicrosoftGraphPhoto.withExposureNumerator(Double exposureNumerator) Set the exposureNumerator property: The numerator for the exposure time fraction from the camera.MicrosoftGraphPhoto.withFNumber(Double fNumber) Set the fNumber property: The F-stop value from the camera.MicrosoftGraphPhoto.withFocalLength(Double focalLength) Set the focalLength property: The focal length from the camera.Set the iso property: The ISO value from the camera.MicrosoftGraphPhoto.withOrientation(Integer orientation) Set the orientation property: The orientation value from the camera.MicrosoftGraphPhoto.withTakenDateTime(OffsetDateTime takenDateTime) Set the takenDateTime property: Represents the date and time the photo was taken.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPhotoModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.withPhoto(MicrosoftGraphPhoto photo) Set the photo property: photo.