Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphResourceVisualization
Packages that use MicrosoftGraphResourceVisualization
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphResourceVisualization in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphResourceVisualizationModifier and TypeMethodDescriptionMicrosoftGraphSharedInsight.resourceVisualization()Get the resourceVisualization property: resourceVisualization.MicrosoftGraphTrending.resourceVisualization()Get the resourceVisualization property: resourceVisualization.MicrosoftGraphUsedInsight.resourceVisualization()Get the resourceVisualization property: resourceVisualization.MicrosoftGraphResourceVisualization.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: resourceVisualization.MicrosoftGraphResourceVisualization.withContainerDisplayName(String containerDisplayName) Set the containerDisplayName property: A string describing where the item is stored.MicrosoftGraphResourceVisualization.withContainerType(String containerType) Set the containerType property: Can be used for filtering by the type of container in which the file is stored.MicrosoftGraphResourceVisualization.withContainerWebUrl(String containerWebUrl) Set the containerWebUrl property: A path leading to the folder in which the item is stored.MicrosoftGraphResourceVisualization.withMediaType(String mediaType) Set the mediaType property: The item's media type.MicrosoftGraphResourceVisualization.withPreviewImageUrl(String previewImageUrl) Set the previewImageUrl property: A URL leading to the preview image for the item.MicrosoftGraphResourceVisualization.withPreviewText(String previewText) Set the previewText property: A preview text for the item.Set the title property: The item's title text.Set the type property: The item's media type.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphResourceVisualizationModifier and TypeMethodDescriptionMicrosoftGraphSharedInsight.withResourceVisualization(MicrosoftGraphResourceVisualization resourceVisualization) Set the resourceVisualization property: resourceVisualization.MicrosoftGraphTrending.withResourceVisualization(MicrosoftGraphResourceVisualization resourceVisualization) Set the resourceVisualization property: resourceVisualization.MicrosoftGraphUsedInsight.withResourceVisualization(MicrosoftGraphResourceVisualization resourceVisualization) Set the resourceVisualization property: resourceVisualization.