Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookChartPoint
Packages that use MicrosoftGraphWorkbookChartPoint
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphWorkbookChartPoint in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWorkbookChartPointModifier and TypeMethodDescriptionMicrosoftGraphWorkbookChartPoint.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: workbookChartPoint.MicrosoftGraphWorkbookChartPoint.withFormat(MicrosoftGraphWorkbookChartPointFormat format) Set the format property: workbookChartPointFormat.Set the id property: Read-only.Set the value property: Json.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphWorkbookChartPointModifier and TypeMethodDescriptionMicrosoftGraphWorkbookChartSeries.points()Get the points property: Represents a collection of all points in the series.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphWorkbookChartPointModifier and TypeMethodDescriptionMicrosoftGraphWorkbookChartSeries.withPoints(List<MicrosoftGraphWorkbookChartPoint> points) Set the points property: Represents a collection of all points in the series.