Uses of Interface
com.azure.resourcemanager.costmanagement.models.Export.DefinitionStages.WithCreate
Packages that use Export.DefinitionStages.WithCreate
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of Export.DefinitionStages.WithCreate in com.azure.resourcemanager.costmanagement.models
Subinterfaces of Export.DefinitionStages.WithCreate in com.azure.resourcemanager.costmanagement.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the Export definition.Methods in com.azure.resourcemanager.costmanagement.models that return Export.DefinitionStages.WithCreateModifier and TypeMethodDescriptionExport.DefinitionStages.WithDefinition.withDefinition(ExportDefinition definition) Specifies the definition property: Has the definition for the export..Export.DefinitionStages.WithDeliveryInfo.withDeliveryInfo(ExportDeliveryInfo deliveryInfo) Specifies the deliveryInfo property: Has delivery information for the export..Specifies the etag property: eTag of the resource.Export.DefinitionStages.WithScope.withExistingScope(String scope) Specifies scope.Export.DefinitionStages.WithFormat.withFormat(FormatType format) Specifies the format property: The format of the export being delivered.Export.DefinitionStages.WithPartitionData.withPartitionData(Boolean partitionData) Specifies the partitionData property: If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file.Export.DefinitionStages.WithRunHistory.withRunHistory(ExportExecutionListResultInner runHistory) Specifies the runHistory property: If requested, has the most recent run history for the export..Export.DefinitionStages.WithSchedule.withSchedule(ExportSchedule schedule) Specifies the schedule property: Has schedule information for the export..