Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphImage
Packages that use MicrosoftGraphImage
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphImage in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphImageModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.image()Get the image property: image.MicrosoftGraphRemoteItem.image()Get the image property: image.MicrosoftGraphImage.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: image.MicrosoftGraphImage.withHeight(Integer height) Set the height property: Optional.Set the width property: Optional.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphImageModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.withImage(MicrosoftGraphImage image) Set the image property: image.MicrosoftGraphRemoteItem.withImage(MicrosoftGraphImage image) Set the image property: image.