SavingsPlanOrderModel interface
Savings plan order
- Extends
Properties
benefit |
This is the DateTime when the savings plan benefit started. |
billing |
Fully-qualified identifier of the billing account where the savings plan is applied. Present only for Enterprise Agreement customers. NOTE: This property will not be serialized. It can only be populated by the server. |
billing |
Represents the billing plan in ISO 8601 format. Required only for monthly billing plans. |
billing |
Fully-qualified identifier of the billing profile where the savings plan is applied. Present only for Field-led or Customer-led customers. NOTE: This property will not be serialized. It can only be populated by the server. |
billing |
Subscription that will be charged for purchasing the benefit |
customer |
Fully-qualified identifier of the customer where the savings plan is applied. Present only for Partner-led customers. NOTE: This property will not be serialized. It can only be populated by the server. |
display |
Display name |
expiry |
Expiry date time NOTE: This property will not be serialized. It can only be populated by the server. |
extended |
NOTE: This property will not be serialized. It can only be populated by the server. |
plan |
Information describing the type of billing plan for this savings plan. |
provisioning |
Provisioning state NOTE: This property will not be serialized. It can only be populated by the server. |
savings |
|
sku | Savings plan SKU |
term | Represent benefit term in ISO 8601 format. |
Inherited Properties
id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
benefitStartTime
This is the 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. Present only for Enterprise Agreement customers. NOTE: This property will not be serialized. It can only be populated by the server.
billingAccountId?: string
Property Value
string
billingPlan
Represents the billing plan in ISO 8601 format. Required only for monthly billing plans.
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. NOTE: This property will not be serialized. It can only be populated by the server.
billingProfileId?: string
Property Value
string
billingScopeId
Subscription that will be charged for purchasing the benefit
billingScopeId?: string
Property Value
string
customerId
Fully-qualified identifier of the customer where the savings plan is applied. Present only for Partner-led customers. NOTE: This property will not be serialized. It can only be populated by the server.
customerId?: string
Property Value
string
displayName
Display name
displayName?: string
Property Value
string
expiryDateTime
Expiry date time NOTE: This property will not be serialized. It can only be populated by the server.
expiryDateTime?: Date
Property Value
Date
extendedStatusInfo
NOTE: This property will not be serialized. It can only be populated by the server.
extendedStatusInfo?: ExtendedStatusInfo
Property Value
planInformation
Information describing the type of billing plan for this savings plan.
planInformation?: BillingPlanInformation
Property Value
provisioningState
Provisioning state NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
savingsPlans
savingsPlans?: string[]
Property Value
string[]
sku
term
Represent benefit 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} NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Resource.id
name
The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited From Resource.systemData
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type