Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphVisualInfo
-
Packages that use MicrosoftGraphVisualInfo Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphVisualInfo in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphVisualInfo Modifier and Type Method Description MicrosoftGraphVisualInfoMicrosoftGraphUserActivity. visualElements()Get the visualElements property: visualInfo.MicrosoftGraphVisualInfoMicrosoftGraphVisualInfo. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: visualInfo.MicrosoftGraphVisualInfoMicrosoftGraphVisualInfo. withAttribution(MicrosoftGraphImageInfo attribution)Set the attribution property: imageInfo.MicrosoftGraphVisualInfoMicrosoftGraphVisualInfo. withBackgroundColor(String backgroundColor)Set the backgroundColor property: Optional.MicrosoftGraphVisualInfoMicrosoftGraphVisualInfo. withContent(Map<String,Object> content)Set the content property: Json.MicrosoftGraphVisualInfoMicrosoftGraphVisualInfo. withDescription(String description)Set the description property: Optional.MicrosoftGraphVisualInfoMicrosoftGraphVisualInfo. withDisplayText(String displayText)Set the displayText property: Required.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphVisualInfo Modifier and Type Method Description MicrosoftGraphUserActivityMicrosoftGraphUserActivity. withVisualElements(MicrosoftGraphVisualInfo visualElements)Set the visualElements property: visualInfo.
-