ExportProperties Class
The properties of the export.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.costmanagement.models._models_py3.CommonExportPropertiesExportProperties
Constructor
ExportProperties(*, delivery_info: azure.mgmt.costmanagement.models._models_py3.ExportDeliveryInfo, definition: azure.mgmt.costmanagement.models._models_py3.ExportDefinition, format: Optional[Union[str, azure.mgmt.costmanagement.models._cost_management_client_enums.FormatType]] = None, schedule: Optional[azure.mgmt.costmanagement.models._models_py3.ExportSchedule] = None, **kwargs)
Parameters
- format
- str or FormatType
Required
The format of the export being delivered. Possible values include: "Csv".
Feedback
Submit and view feedback for