SavingsPlanOrderModel interface

Savings plan order

Extends

Properties

benefitStartTime

DateTime when the savings plan benefit started.

billingAccountId

Fully-qualified identifier of the billing account where the savings plan is applied.

billingPlan

Represents the billing plan in ISO 8601 format. Required only for monthly purchases.

billingProfileId

Fully-qualified identifier of the billing profile where the savings plan is applied. Present only for Field-led or Customer-led customers.

billingScopeId

Subscription that will be charged for purchasing SavingsPlan

customerId

Fully-qualified identifier of the customer where the savings plan is applied. Present only for Partner-led customers.

displayName

Display name

expiryDateTime

DateTime when the savings plan will expire.

extendedStatusInfo

Extended status information

planInformation

Information describing the type of billing plan for this savings plan.

productCode

Represents UPN

provisioningState

The provisioning state of the savings plan, e.g. Succeeded

savingsPlans
sku

Savings plan SKU

tags

Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /

term

Represents the Savings plan term in ISO 8601 format.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

benefitStartTime

DateTime when the savings plan benefit started.

benefitStartTime?: Date

Property Value

Date

billingAccountId

Fully-qualified identifier of the billing account where the savings plan is applied.

billingAccountId?: string

Property Value

string

billingPlan

Represents the billing plan in ISO 8601 format. Required only for monthly purchases.

billingPlan?: string

Property Value

string

billingProfileId

Fully-qualified identifier of the billing profile where the savings plan is applied. Present only for Field-led or Customer-led customers.

billingProfileId?: string

Property Value

string

billingScopeId

Subscription that will be charged for purchasing SavingsPlan

billingScopeId?: string

Property Value

string

customerId

Fully-qualified identifier of the customer where the savings plan is applied. Present only for Partner-led customers.

customerId?: string

Property Value

string

displayName

Display name

displayName?: string

Property Value

string

expiryDateTime

DateTime when the savings plan will expire.

expiryDateTime?: Date

Property Value

Date

extendedStatusInfo

Extended status information

extendedStatusInfo?: ExtendedStatusInfo

Property Value

planInformation

Information describing the type of billing plan for this savings plan.

planInformation?: BillingPlanInformation

Property Value

productCode

Represents UPN

productCode?: string

Property Value

string

provisioningState

The provisioning state of the savings plan, e.g. Succeeded

provisioningState?: string

Property Value

string

savingsPlans

savingsPlans?: string[]

Property Value

string[]

sku

Savings plan SKU

sku: Sku

Property Value

Sku

tags

Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \ ? /

tags?: Record<string, string>

Property Value

Record<string, string>

term

Represents the Savings plan term in ISO 8601 format.

term?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type