Uses of Class
com.azure.resourcemanager.costmanagement.models.FileDestination
Packages that use FileDestination
Package
Description
Package containing the inner data models for CostManagementClient.
Package containing the data models for CostManagementClient.
-
Uses of FileDestination in com.azure.resourcemanager.costmanagement.fluent.models
Methods in com.azure.resourcemanager.costmanagement.fluent.models that return FileDestinationModifier and TypeMethodDescriptionScheduledActionInner.fileDestination()Get the fileDestination property: Destination format of the view data.ScheduledActionProperties.fileDestination()Get the fileDestination property: Destination format of the view data.Methods in com.azure.resourcemanager.costmanagement.fluent.models with parameters of type FileDestinationModifier and TypeMethodDescriptionScheduledActionInner.withFileDestination(FileDestination fileDestination) Set the fileDestination property: Destination format of the view data.ScheduledActionProperties.withFileDestination(FileDestination fileDestination) Set the fileDestination property: Destination format of the view data. -
Uses of FileDestination in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return FileDestinationModifier and TypeMethodDescriptionScheduledAction.fileDestination()Gets the fileDestination property: Destination format of the view data.FileDestination.withFileFormats(List<FileFormat> fileFormats) Set the fileFormats property: Destination of the view data.Methods in com.azure.resourcemanager.costmanagement.models with parameters of type FileDestinationModifier and TypeMethodDescriptionScheduledAction.DefinitionStages.WithFileDestination.withFileDestination(FileDestination fileDestination) Specifies the fileDestination property: Destination format of the view data.ScheduledAction.UpdateStages.WithFileDestination.withFileDestination(FileDestination fileDestination) Specifies the fileDestination property: Destination format of the view data.