PurchaseRequest interface
購買保留的要求
屬性
applied |
套用範圍類型的特定屬性。 如果不適用,則不需要。 如果 AppliedScopeType 是 ManagementGroup,則需要提供 tenantId 和 managementGroupId |
applied |
將套用權益的訂用帳戶清單。 請勿指定 AppliedScopeType 是否為 Shared。 |
applied |
套用範圍的類型。 |
billing |
代表計費方案。 |
billing |
購買保留或節省方案的訂用帳戶 |
display |
保留的易記名稱 |
location | 保留資源所在的 Azure 區域。 |
quantity | 屬於保留一部分的 SKU 數量。 |
renew | 將此設定為 true 會自動在到期日期時間購買新的保留。 |
reserved |
每個保留資源類型的特定屬性。 如果不適用,則不需要。 |
reserved |
要保留的資源類型。 |
review |
這是需要檢閱 Azure 混合式權益的日期時間。 |
sku | sku 的名稱 |
term | 代表保留期限。 |
屬性詳細資料
appliedScopeProperties
套用範圍類型的特定屬性。 如果不適用,則不需要。 如果 AppliedScopeType 是 ManagementGroup,則需要提供 tenantId 和 managementGroupId
appliedScopeProperties?: AppliedScopeProperties
屬性值
appliedScopes
將套用權益的訂用帳戶清單。 請勿指定 AppliedScopeType 是否為 Shared。
appliedScopes?: string[]
屬性值
string[]
appliedScopeType
套用範圍的類型。
appliedScopeType?: string
屬性值
string
billingPlan
代表計費方案。
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?: PurchaseRequestPropertiesReservedResourceProperties
屬性值
reservedResourceType
要保留的資源類型。
reservedResourceType?: string
屬性值
string
reviewDateTime
這是需要檢閱 Azure 混合式權益的日期時間。
reviewDateTime?: Date
屬性值
Date
sku
term
代表保留期限。
term?: string
屬性值
string