Export Class
A export resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.costmanagement.models._models_py3.ProxyResourceExport
Constructor
Export(*, e_tag: Optional[str] = None, format: Optional[Union[str, azure.mgmt.costmanagement.models._cost_management_client_enums.FormatType]] = None, delivery_info: Optional[azure.mgmt.costmanagement.models._models_py3.ExportDeliveryInfo] = None, definition: Optional[azure.mgmt.costmanagement.models._models_py3.ExportDefinition] = None, schedule: Optional[azure.mgmt.costmanagement.models._models_py3.ExportSchedule] = None, **kwargs)
Parameters
- e_tag
- str
Required
eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
- format
- str or FormatType
Required
The format of the export being delivered. Possible values include: "Csv".
Variables
- id
- str
Resource Id.
- name
- str
Resource name.
- type
- str
Resource type.
Feedback
Submit and view feedback for