Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-commitmentplans

Package version

Index

Classes

Interfaces

Type aliases

Variables

Object literals

Type aliases

CommitmentAssociationsGetResponse

CommitmentAssociationsGetResponse: CommitmentAssociation & object

Contains response data for the get operation.

CommitmentAssociationsListNextResponse

CommitmentAssociationsListNextResponse: CommitmentAssociationListResult & object

Contains response data for the listNext operation.

CommitmentAssociationsListResponse

CommitmentAssociationsListResponse: CommitmentAssociationListResult & object

Contains response data for the list operation.

CommitmentAssociationsMoveResponse

CommitmentAssociationsMoveResponse: CommitmentAssociation & object

Contains response data for the move operation.

CommitmentPlansCreateOrUpdateResponse

CommitmentPlansCreateOrUpdateResponse: CommitmentPlan & object

Contains response data for the createOrUpdate operation.

CommitmentPlansGetResponse

CommitmentPlansGetResponse: CommitmentPlan & object

Contains response data for the get operation.

CommitmentPlansListInResourceGroupNextResponse

CommitmentPlansListInResourceGroupNextResponse: CommitmentPlanListResult & object

Contains response data for the listInResourceGroupNext operation.

CommitmentPlansListInResourceGroupResponse

CommitmentPlansListInResourceGroupResponse: CommitmentPlanListResult & object

Contains response data for the listInResourceGroup operation.

CommitmentPlansListNextResponse

CommitmentPlansListNextResponse: CommitmentPlanListResult & object

Contains response data for the listNext operation.

CommitmentPlansListResponse

CommitmentPlansListResponse: CommitmentPlanListResult & object

Contains response data for the list operation.

CommitmentPlansPatchResponse

CommitmentPlansPatchResponse: CommitmentPlan & object

Contains response data for the patch operation.

ResourceSkuRestrictionsReasonCode

ResourceSkuRestrictionsReasonCode: "QuotaId" | "NotAvailableForSubscription"

Defines values for ResourceSkuRestrictionsReasonCode. Possible values include: 'QuotaId', 'NotAvailableForSubscription'

readonly
enum

{string}

ResourceSkuRestrictionsType

ResourceSkuRestrictionsType: "location" | "zone"

Defines values for ResourceSkuRestrictionsType. Possible values include: 'location', 'zone'

readonly
enum

{string}

SkuCapacityScaleType

SkuCapacityScaleType: "Automatic" | "Manual" | "None"

Defines values for SkuCapacityScaleType. Possible values include: 'Automatic', 'Manual', 'None'

readonly
enum

{string}

SkusListResponse

SkusListResponse: SkuListResult & object

Contains response data for the list operation.

UsageHistoryListNextResponse

UsageHistoryListNextResponse: PlanUsageHistoryListResult & object

Contains response data for the listNext operation.

UsageHistoryListResponse

UsageHistoryListResponse: PlanUsageHistoryListResult & object

Contains response data for the list operation.

Variables

Const BaseResource

BaseResource: any = BaseResourceMapper

Const CloudError

CloudError: any = CloudErrorMapper

Object literals

Const CatalogSku

CatalogSku: object

serializedName

serializedName: string = "CatalogSku"

type

type: object

className

className: string = "CatalogSku"

name

name: string = "Composite"

modelProperties

modelProperties: object

capabilities

capabilities: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "capabilities"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SkuCapability"

name

name: string = "Composite"

capacity

capacity: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "capacity"

type

type: object

className

className: string = "SkuCapacity"

name

name: string = "Composite"

costs

costs: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "costs"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SkuCost"

name

name: string = "Composite"

locations

locations: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "locations"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

resourceType

resourceType: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "resourceType"

type

type: object

name

name: string = "String"

restrictions

restrictions: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "restrictions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SkuRestrictions"

name

name: string = "Composite"

tier

tier: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "tier"

type

type: object

name

name: string = "String"

Const CommitmentAssociation

CommitmentAssociation: object

serializedName

serializedName: string = "CommitmentAssociation"

type

type: object

className

className: string = "CommitmentAssociation"

name

name: string = "Composite"

modelProperties

modelProperties: object

etag

etag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "CommitmentAssociationProperties"

name

name: string = "Composite"

Const CommitmentAssociationListResult

CommitmentAssociationListResult: object

serializedName

serializedName: string = "CommitmentAssociationListResult"

type

type: object

className

className: string = "CommitmentAssociationListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "CommitmentAssociation"

name

name: string = "Composite"

Const CommitmentAssociationProperties

CommitmentAssociationProperties: object

serializedName

serializedName: string = "CommitmentAssociationProperties"

type

type: object

className

className: string = "CommitmentAssociationProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

associatedResourceId

associatedResourceId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "associatedResourceId"

type

type: object

name

name: string = "String"

commitmentPlanId

commitmentPlanId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "commitmentPlanId"

type

type: object

name

name: string = "String"

creationDate

creationDate: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "creationDate"

type

type: object

name

name: string = "DateTime"

Const CommitmentPlan

CommitmentPlan: object

serializedName

serializedName: string = "CommitmentPlan"

type

type: object

className

className: string = "CommitmentPlan"

name

name: string = "Composite"

modelProperties

modelProperties: object

etag

etag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

properties

properties: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "CommitmentPlanProperties"

name

name: string = "Composite"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "ResourceSku"

name

name: string = "Composite"

Const CommitmentPlanListResult

CommitmentPlanListResult: object

serializedName

serializedName: string = "CommitmentPlanListResult"

type

type: object

className

className: string = "CommitmentPlanListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "CommitmentPlan"

name

name: string = "Composite"

Const CommitmentPlanPatchPayload

CommitmentPlanPatchPayload: object

serializedName

serializedName: string = "CommitmentPlanPatchPayload"

type

type: object

className

className: string = "CommitmentPlanPatchPayload"

name

name: string = "Composite"

modelProperties

modelProperties: object

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "ResourceSku"

name

name: string = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const CommitmentPlanProperties

CommitmentPlanProperties: object

serializedName

serializedName: string = "CommitmentPlanProperties"

type

type: object

className

className: string = "CommitmentPlanProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

chargeForOverage

chargeForOverage: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "chargeForOverage"

type

type: object

name

name: string = "Boolean"

chargeForPlan

chargeForPlan: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "chargeForPlan"

type

type: object

name

name: string = "Boolean"

creationDate

creationDate: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "creationDate"

type

type: object

name

name: string = "DateTime"

includedQuantities

includedQuantities: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "includedQuantities"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "PlanQuantity"

name

name: string = "Composite"

maxAssociationLimit

maxAssociationLimit: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "maxAssociationLimit"

type

type: object

name

name: string = "Number"

maxCapacityLimit

maxCapacityLimit: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "maxCapacityLimit"

type

type: object

name

name: string = "Number"

minCapacityLimit

minCapacityLimit: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "minCapacityLimit"

type

type: object

name

name: string = "Number"

planMeter

planMeter: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "planMeter"

type

type: object

name

name: string = "String"

refillFrequencyInDays

refillFrequencyInDays: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "refillFrequencyInDays"

type

type: object

name

name: string = "Number"

suspendPlanOnOverage

suspendPlanOnOverage: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "suspendPlanOnOverage"

type

type: object

name

name: string = "Boolean"

Const MoveCommitmentAssociationRequest

MoveCommitmentAssociationRequest: object

serializedName

serializedName: string = "MoveCommitmentAssociationRequest"

type

type: object

className

className: string = "MoveCommitmentAssociationRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

destinationPlanId

destinationPlanId: object

serializedName

serializedName: string = "destinationPlanId"

type

type: object

name

name: string = "String"

Const PlanQuantity

PlanQuantity: object

serializedName

serializedName: string = "PlanQuantity"

type

type: object

className

className: string = "PlanQuantity"

name

name: string = "Composite"

modelProperties

modelProperties: object

allowance

allowance: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "allowance"

type

type: object

name

name: string = "Number"

amount

amount: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "amount"

type

type: object

name

name: string = "Number"

includedQuantityMeter

includedQuantityMeter: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "includedQuantityMeter"

type

type: object

name

name: string = "String"

overageMeter

overageMeter: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "overageMeter"

type

type: object

name

name: string = "String"

Const PlanUsageHistory

PlanUsageHistory: object

serializedName

serializedName: string = "PlanUsageHistory"

type

type: object

className

className: string = "PlanUsageHistory"

name

name: string = "Composite"

modelProperties

modelProperties: object

planDeletionOverage

planDeletionOverage: object

serializedName

serializedName: string = "planDeletionOverage"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Number"

planMigrationOverage

planMigrationOverage: object

serializedName

serializedName: string = "planMigrationOverage"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Number"

planQuantitiesAfterUsage

planQuantitiesAfterUsage: object

serializedName

serializedName: string = "planQuantitiesAfterUsage"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Number"

planQuantitiesBeforeUsage

planQuantitiesBeforeUsage: object

serializedName

serializedName: string = "planQuantitiesBeforeUsage"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Number"

planUsageOverage

planUsageOverage: object

serializedName

serializedName: string = "planUsageOverage"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Number"

usage

usage: object

serializedName

serializedName: string = "usage"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Number"

usageDate

usageDate: object

serializedName

serializedName: string = "usageDate"

type

type: object

name

name: string = "DateTime"

Const PlanUsageHistoryListResult

PlanUsageHistoryListResult: object

serializedName

serializedName: string = "PlanUsageHistoryListResult"

type

type: object

className

className: string = "PlanUsageHistoryListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PlanUsageHistory"

name

name: string = "Composite"

Const Resource

Resource: object

serializedName

serializedName: string = "Resource"

type

type: object

className

className: string = "Resource"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

location

location: object

required

required: boolean = true

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const ResourceSku

ResourceSku: object

serializedName

serializedName: string = "ResourceSku"

type

type: object

className

className: string = "ResourceSku"

name

name: string = "Composite"

modelProperties

modelProperties: object

capacity

capacity: object

serializedName

serializedName: string = "capacity"

type

type: object

name

name: string = "Number"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

tier

tier: object

serializedName

serializedName: string = "tier"

type

type: object

name

name: string = "String"

Const SkuCapability

SkuCapability: object

serializedName

serializedName: string = "SkuCapability"

type

type: object

className

className: string = "SkuCapability"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

value

value: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "String"

Const SkuCapacity

SkuCapacity: object

serializedName

serializedName: string = "SkuCapacity"

type

type: object

className

className: string = "SkuCapacity"

name

name: string = "Composite"

modelProperties

modelProperties: object

default

default: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "default"

type

type: object

name

name: string = "Number"

maximum

maximum: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "maximum"

type

type: object

name

name: string = "Number"

minimum

minimum: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "minimum"

type

type: object

name

name: string = "Number"

scaleType

scaleType: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "scaleType"

type

type: object

name

name: string = "String"

Const SkuCost

SkuCost: object

serializedName

serializedName: string = "SkuCost"

type

type: object

className

className: string = "SkuCost"

name

name: string = "Composite"

modelProperties

modelProperties: object

extendedUnit

extendedUnit: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "extendedUnit"

type

type: object

name

name: string = "String"

meterID

meterID: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "meterID"

type

type: object

name

name: string = "String"

quantity

quantity: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "quantity"

type

type: object

name

name: string = "Number"

Const SkuListResult

SkuListResult: object

serializedName

serializedName: string = "SkuListResult"

type

type: object

className

className: string = "SkuListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "CatalogSku"

name

name: string = "Composite"

Const SkuRestrictions

SkuRestrictions: object

serializedName

serializedName: string = "SkuRestrictions"

type

type: object

className

className: string = "SkuRestrictions"

name

name: string = "Composite"

modelProperties

modelProperties: object

reasonCode

reasonCode: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "reasonCode"

type

type: object

name

name: string = "String"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

values

values: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "values"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const acceptLanguage

acceptLanguage: object

parameterPath

parameterPath: string = "acceptLanguage"

mapper

mapper: object

defaultValue

defaultValue: string = "en-US"

serializedName

serializedName: string = "accept-language"

type

type: object

name

name: string = "String"

Const apiVersion

apiVersion: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: string = "String"

Const commitmentAssociationName

commitmentAssociationName: object

parameterPath

parameterPath: string = "commitmentAssociationName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "commitmentAssociationName"

type

type: object

name

name: string = "String"

Const commitmentPlanName

commitmentPlanName: object

parameterPath

parameterPath: string = "commitmentPlanName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "commitmentPlanName"

type

type: object

name

name: string = "String"

Const nextPageLink

nextPageLink: object

parameterPath

parameterPath: string = "nextPageLink"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

Const resourceGroupName

resourceGroupName: object

parameterPath

parameterPath: string = "resourceGroupName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceGroupName"

type

type: object

name

name: string = "String"

Const skipToken

skipToken: object

parameterPath

parameterPath: string[] = ["options","skipToken"]

mapper

mapper: object

serializedName

serializedName: string = "$skipToken"

type

type: object

name

name: string = "String"

Const subscriptionId

subscriptionId: object

parameterPath

parameterPath: string = "subscriptionId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "subscriptionId"

type

type: object

name

name: string = "String"

Generated using TypeDoc