共用方式為


ReservationRecommendation interface

保留建議資源。

Extends

屬性

kind

指定保留建議的類型。

繼承的屬性

etag

資源的 etag。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id

事件的完整ARM標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

location

資源位置注意:此屬性將不會串行化。 它只能由伺服器填入。

name

可唯一識別事件的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sku

資源 SKU 注意:此屬性將不會串行化。 它只能由伺服器填入。

tags

資源標籤。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

kind

指定保留建議的類型。

kind: string

屬性值

string

繼承的屬性詳細資料

etag

資源的 etag。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag?: string

屬性值

string

繼承自Resource.etag

id

事件的完整ARM標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

location

資源位置注意:此屬性將不會串行化。 它只能由伺服器填入。

location?: string

屬性值

string

繼承自ResourceAttributes.location

name

可唯一識別事件的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

sku

資源 SKU 注意:此屬性將不會串行化。 它只能由伺服器填入。

sku?: string

屬性值

string

繼承自ResourceAttributes.sku

tags

資源標籤。 注意:這個屬性不會串行化。 它只能由伺服器填入。

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

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type