Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWorkbookChartPointFormat
-
Packages that use MicrosoftGraphWorkbookChartPointFormat Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphWorkbookChartPointFormat in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWorkbookChartPointFormat Modifier and Type Method Description MicrosoftGraphWorkbookChartPointFormatMicrosoftGraphWorkbookChartPoint. format()Get the format property: workbookChartPointFormat.MicrosoftGraphWorkbookChartPointFormatMicrosoftGraphWorkbookChartPointFormat. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: workbookChartPointFormat.MicrosoftGraphWorkbookChartPointFormatMicrosoftGraphWorkbookChartPointFormat. withFill(MicrosoftGraphWorkbookChartFill fill)Set the fill property: workbookChartFill.MicrosoftGraphWorkbookChartPointFormatMicrosoftGraphWorkbookChartPointFormat. withId(String id)Set the id property: Read-only.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphWorkbookChartPointFormat Modifier and Type Method Description MicrosoftGraphWorkbookChartPointMicrosoftGraphWorkbookChartPoint. withFormat(MicrosoftGraphWorkbookChartPointFormat format)Set the format property: workbookChartPointFormat.
-