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.ModelDownloadUrl
Constructor
DownloadUrl(**kwargs)
Variables
Name | Description |
---|---|
expiry_time
|
The time in UTC when the download URL will expire. |
url
|
The URL to the PDF file. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python