共用方式為


ReservationOrderAliasRequest interface

保留訂單別名

Extends

屬性

appliedScopeProperties

套用範圍類型的特定屬性。 如果不適用,則不需要。

appliedScopeType

套用範圍的類型。

billingPlan

表示 ISO 8601 格式的計費方案。 僅適用於每月計費方案。

billingScopeId

購買權益的費用訂用帳戶

displayName

顯示名稱

location

套用保留權益的 Azure 區域。

quantity

在保留中購買的 SKU 總數。

renew

將此設定為 true 會自動在到期日期時間購買新的權益。

reservedResourceProperties

每個保留資源類型特有的屬性。 如果不適用,則不需要。

reservedResourceType

正在保留的資源類型。

reviewDateTime

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

sku

保留訂單 SKU

term

以 ISO 8601 格式表示權益字詞。

繼承的屬性

id

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

name

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

systemData

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

type

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

屬性詳細資料

appliedScopeProperties

套用範圍類型的特定屬性。 如果不適用,則不需要。

appliedScopeProperties?: AppliedScopeProperties

屬性值

appliedScopeType

套用範圍的類型。

appliedScopeType?: string

屬性值

string

billingPlan

表示 ISO 8601 格式的計費方案。 僅適用於每月計費方案。

billingPlan?: string

屬性值

string

billingScopeId

購買權益的費用訂用帳戶

billingScopeId?: string

屬性值

string

displayName

顯示名稱

displayName?: string

屬性值

string

location

套用保留權益的 Azure 區域。

location?: string

屬性值

string

quantity

在保留中購買的 SKU 總數。

quantity?: number

屬性值

number

renew

將此設定為 true 會自動在到期日期時間購買新的權益。

renew?: boolean

屬性值

boolean

reservedResourceProperties

每個保留資源類型特有的屬性。 如果不適用,則不需要。

reservedResourceProperties?: ReservationOrderAliasRequestPropertiesReservedResourceProperties

屬性值

reservedResourceType

正在保留的資源類型。

reservedResourceType?: string

屬性值

string

reviewDateTime

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

reviewDateTime?: Date

屬性值

Date

sku

保留訂單 SKU

sku: Sku

屬性值

Sku

term

以 ISO 8601 格式表示權益字詞。

term?: string

屬性值

string

繼承的屬性詳細資料

id

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

id?: string

屬性值

string

繼承自Resource.id

name

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

name?: string

屬性值

string

繼承自Resource.name

systemData

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

systemData?: SystemData

屬性值

繼承自Resource.systemData

type

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

type?: string

屬性值

string

繼承自Resource.type