DownloadUrl 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
DownloadUrl

Constructor

DownloadUrl(**kwargs)

Variables

Name Description
expiry_time

The time in UTC when the download URL will expire.

url
str

The URL to the PDF file.