DocumentDownloadResult Class

A secure URL that can be used to download a an entity until the URL expires.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.billing._serialization.Model
DocumentDownloadResult

Constructor

DocumentDownloadResult(**kwargs: Any)

Variables

Name Description
expiry_time
str

The time in UTC when the download URL will expire.

url
str

The URL to the PDF or .zip file.