PriceSheetResult interface

An pricesheet resource.

Extends

Properties

download

Pricesheet download details. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink

The link (url) to the next page of results. NOTE: This property will not be serialized. It can only be populated by the server.

pricesheets

Price sheet NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

etag

The etag for the resource. NOTE: This property will not be serialized. It can only be populated by the server.

id

The full qualified ARM ID of an event. NOTE: This property will not be serialized. It can only be populated by the server.

name

The ID that uniquely identifies an event. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags. NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

download

Pricesheet download details. NOTE: This property will not be serialized. It can only be populated by the server.

download?: MeterDetails

Property Value

The link (url) to the next page of results. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

pricesheets

Price sheet NOTE: This property will not be serialized. It can only be populated by the server.

pricesheets?: PriceSheetProperties[]

Property Value

Inherited Property Details

etag

The etag for the resource. NOTE: This property will not be serialized. It can only be populated by the server.

etag?: string

Property Value

string

Inherited From Resource.etag

id

The full qualified ARM ID of an event. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

name

The ID that uniquely identifies an event. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags. NOTE: This property will not be serialized. It can only be populated by the server.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Resource.type