Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExportResourceUsageParameters

Package version

The parameters of the export operation.

Hierarchy

  • ExportResourceUsageParameters

Index

Properties

Optional blobStorageAbsoluteSasUri

blobStorageAbsoluteSasUri: undefined | string

The blob storage absolute sas uri with write permission to the container which the usage data needs to be uploaded to.

Optional usageStartDate

usageStartDate: Date

The start time of the usage. If not provided, usage will be reported since the beginning of data collection.

Generated using TypeDoc