PriceSheetDownloadProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The URL to download the generated report.
public class PriceSheetDownloadProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CostManagement.Models.PriceSheetDownloadProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CostManagement.Models.PriceSheetDownloadProperties>
type PriceSheetDownloadProperties = class
interface IJsonModel<PriceSheetDownloadProperties>
interface IPersistableModel<PriceSheetDownloadProperties>
Public Class PriceSheetDownloadProperties
Implements IJsonModel(Of PriceSheetDownloadProperties), IPersistableModel(Of PriceSheetDownloadProperties)
- Inheritance
-
PriceSheetDownloadProperties
- Implements
Properties
| Name | Description |
|---|---|
| DownloadFileProperties |
The properties in downloaded file. |
| DownloadUri |
The URL to download the generated report. |
| ExpiryOn |
The time at which report URL becomes invalid/expires in UTC e.g. 2020-12-08T05:55:59.4394737Z. |