Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphImageInfo
-
Packages that use MicrosoftGraphImageInfo Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphImageInfo in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphImageInfo Modifier and Type Method Description MicrosoftGraphImageInfoMicrosoftGraphVisualInfo. attribution()Get the attribution property: imageInfo.MicrosoftGraphImageInfoMicrosoftGraphImageInfo. withAddImageQuery(Boolean addImageQuery)Set the addImageQuery property: Optional; parameter used to indicate the server is able to render image dynamically in response to parameterization.MicrosoftGraphImageInfoMicrosoftGraphImageInfo. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: imageInfo.MicrosoftGraphImageInfoMicrosoftGraphImageInfo. withAlternateText(String alternateText)Set the alternateText property: Optional; alt-text accessible content for the image.MicrosoftGraphImageInfoMicrosoftGraphImageInfo. withAlternativeText(String alternativeText)Set the alternativeText property: The alternativeText property.MicrosoftGraphImageInfoMicrosoftGraphImageInfo. withIconUrl(String iconUrl)Set the iconUrl property: Optional; URI that points to an icon which represents the application used to generate the activity.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphImageInfo Modifier and Type Method Description MicrosoftGraphVisualInfoMicrosoftGraphVisualInfo. withAttribution(MicrosoftGraphImageInfo attribution)Set the attribution property: imageInfo.
-