共用方式為


ReservationOrder interface

傳回保留訂單的詳細數據。

Extends

屬性

benefitStartTime

這是保留權益啟動時的 DateTime。

billingAccountId

與此保留訂單相關聯的計費帳戶標識碼。

billingPlan

代表計費方案。

billingProfileId

與此保留訂單相關聯的帳單配置檔標識碼。

createdDateTime

這是建立保留訂單時的 DateTime。

customerId

套用權益之 customerId 的完整標識符。 僅適用於 Enterprise 合約 PartnerLed 客戶。

displayName

方便用戶識別保留訂單的易記名稱。

enrollmentId

保留訂單的註冊標識碼。

etag
expiryDate

這是保留訂單到期的日期。

expiryDateTime

這是保留訂單到期的日期時間。

extendedStatusInfo

保留的擴充狀態資訊。

originalQuantity

在保留訂單中購買的 SKU 原始數量總計。

planInformation

描述此保留訂單計費方案類型的資訊。

productCode

代表UPN

provisioningState

保留的布建狀態,例如成功附注:此屬性將不會串行化。 它只能由伺服器填入。

requestDateTime

這是最初要求購買保留訂單的 DateTime。

reservations
reviewDateTime

這是需要檢閱 Azure Hybrid Benefit 的日期時間。

tags

此保留的標記

term

保留的字詞,例如 P1Y 注意:此屬性將不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。

name

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

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

benefitStartTime

這是保留權益啟動時的 DateTime。

benefitStartTime?: Date

屬性值

Date

billingAccountId

與此保留訂單相關聯的計費帳戶標識碼。

billingAccountId?: string

屬性值

string

billingPlan

代表計費方案。

billingPlan?: string

屬性值

string

billingProfileId

與此保留訂單相關聯的帳單配置檔標識碼。

billingProfileId?: string

屬性值

string

createdDateTime

這是建立保留訂單時的 DateTime。

createdDateTime?: Date

屬性值

Date

customerId

套用權益之 customerId 的完整標識符。 僅適用於 Enterprise 合約 PartnerLed 客戶。

customerId?: string

屬性值

string

displayName

方便用戶識別保留訂單的易記名稱。

displayName?: string

屬性值

string

enrollmentId

保留訂單的註冊標識碼。

enrollmentId?: string

屬性值

string

etag

etag?: number

屬性值

number

expiryDate

這是保留訂單到期的日期。

expiryDate?: Date

屬性值

Date

expiryDateTime

這是保留訂單到期的日期時間。

expiryDateTime?: Date

屬性值

Date

extendedStatusInfo

保留的擴充狀態資訊。

extendedStatusInfo?: ReservationExtendedStatusInfo

屬性值

originalQuantity

在保留訂單中購買的 SKU 原始數量總計。

originalQuantity?: number

屬性值

number

planInformation

描述此保留訂單計費方案類型的資訊。

planInformation?: ReservationOrderBillingPlanInformation

屬性值

productCode

代表UPN

productCode?: string

屬性值

string

provisioningState

保留的布建狀態,例如成功附注:此屬性將不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

requestDateTime

這是最初要求購買保留訂單的 DateTime。

requestDateTime?: Date

屬性值

Date

reservations

reservations?: Reservation[]

屬性值

reviewDateTime

這是需要檢閱 Azure Hybrid Benefit 的日期時間。

reviewDateTime?: Date

屬性值

Date

tags

此保留的標記

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

屬性值

{[propertyName: string]: string}

term

保留的字詞,例如 P1Y 注意:此屬性將不會串行化。 它只能由伺服器填入。

term?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

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

name?: string

屬性值

string

繼承自ProxyResource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自ProxyResource.systemData

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type