Megosztás a következőn keresztül:


BillingBenefitsSavingsPlanOrderAliasData Class

Definition

A class representing the BillingBenefitsSavingsPlanOrderAlias data model. Savings plan order alias

public class BillingBenefitsSavingsPlanOrderAliasData : Azure.ResourceManager.Models.ResourceData
type BillingBenefitsSavingsPlanOrderAliasData = class
    inherit ResourceData
Public Class BillingBenefitsSavingsPlanOrderAliasData
Inherits ResourceData
Inheritance
BillingBenefitsSavingsPlanOrderAliasData

Constructors

BillingBenefitsSavingsPlanOrderAliasData(BillingBenefitsSku)

Initializes a new instance of BillingBenefitsSavingsPlanOrderAliasData.

Properties

AppliedScopeProperties

Properties specific to applied scope type. Not required if not applicable.

AppliedScopeType

Type of the Applied Scope.

BillingPlan

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

BillingScopeId

Subscription that will be charged for purchasing the benefit.

Commitment

Commitment towards the benefit.

DisplayName

Display name.

Id

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

(Inherited from ResourceData)
Kind

Resource provider kind.

Name

The name of the resource.

(Inherited from ResourceData)
ProvisioningState

Provisioning state.

ResourceType

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

(Inherited from ResourceData)
SavingsPlanOrderId

Identifier of the savings plan created.

SkuName

Name of the SKU to be applied.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Term

Represent benefit term in ISO 8601 format.

Applies to