次の方法で共有


ReservationOrderAliasResponse interface

Reservation order alias

Extends

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

displayName

Display name

location

The Azure Region where the reserved resource lives.

provisioningState

Provisioning state NOTE: This property will not be serialized. It can only be populated by the server.

quantity

Total Quantity of the SKUs purchased in the Reservation.

renew

Setting this to true will automatically purchase a new benefit on the expiration date time.

reservationOrderId

Identifier of the reservation order created NOTE: This property will not be serialized. It can only be populated by the server.

reservedResourceProperties

Properties specific to each reserved resource type. Not required if not applicable.

reservedResourceType

The type of the resource that is being reserved.

reviewDateTime

This is the date-time when the Reservation needs to be reviewed.

sku

Reservation order 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.

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.

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

appliedScopeProperties

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

appliedScopeProperties?: AppliedScopeProperties

Property Value

appliedScopeType

Type of the Applied Scope.

appliedScopeType?: string

Property Value

string

billingPlan

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

billingPlan?: string

Property Value

string

billingScopeId

Subscription that will be charged for purchasing the benefit

billingScopeId?: string

Property Value

string

displayName

Display name

displayName?: string

Property Value

string

location

The Azure Region where the reserved resource lives.

location?: string

Property Value

string

provisioningState

Provisioning state NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

quantity

Total Quantity of the SKUs purchased in the Reservation.

quantity?: number

Property Value

number

renew

Setting this to true will automatically purchase a new benefit on the expiration date time.

renew?: boolean

Property Value

boolean

reservationOrderId

Identifier of the reservation order created NOTE: This property will not be serialized. It can only be populated by the server.

reservationOrderId?: string

Property Value

string

reservedResourceProperties

Properties specific to each reserved resource type. Not required if not applicable.

reservedResourceProperties?: ReservationOrderAliasResponsePropertiesReservedResourceProperties

Property Value

reservedResourceType

The type of the resource that is being reserved.

reservedResourceType?: string

Property Value

string

reviewDateTime

This is the date-time when the Reservation needs to be reviewed.

reviewDateTime?: Date

Property Value

Date

sku

Reservation order SKU

sku: Sku

Property Value

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