Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-billing

Package version

Index

Type aliases

BillingPeriodsGetResponse

BillingPeriodsGetResponse: BillingPeriod & object

Contains response data for the get operation.

BillingPeriodsListNextResponse

BillingPeriodsListNextResponse: BillingPeriodsListResult & object

Contains response data for the listNext operation.

BillingPeriodsListResponse

BillingPeriodsListResponse: BillingPeriodsListResult & object

Contains response data for the list operation.

EnrollmentAccountsGetResponse

EnrollmentAccountsGetResponse: EnrollmentAccount & object

Contains response data for the get operation.

EnrollmentAccountsListNextResponse

EnrollmentAccountsListNextResponse: EnrollmentAccountListResult & object

Contains response data for the listNext operation.

EnrollmentAccountsListResponse

EnrollmentAccountsListResponse: EnrollmentAccountListResult & object

Contains response data for the list operation.

InvoicesGetLatestResponse

InvoicesGetLatestResponse: Invoice & object

Contains response data for the getLatest operation.

InvoicesGetResponse

InvoicesGetResponse: Invoice & object

Contains response data for the get operation.

InvoicesListNextResponse

InvoicesListNextResponse: InvoicesListResult & object

Contains response data for the listNext operation.

InvoicesListResponse

InvoicesListResponse: InvoicesListResult & object

Contains response data for the list operation.

OperationsListNextResponse

OperationsListNextResponse: OperationListResult & object

Contains response data for the listNext operation.

OperationsListResponse

OperationsListResponse: OperationListResult & object

Contains response data for the list operation.

Variables

Const BaseResource

BaseResource: any = BaseResourceMapper

Const CloudError

CloudError: any = CloudErrorMapper

Object literals

Const BillingPeriod

BillingPeriod: object

serializedName

serializedName: string = "BillingPeriod"

type

type: object

className

className: string = "BillingPeriod"

name

name: string = "Composite"

modelProperties

modelProperties: object

billingPeriodEndDate

billingPeriodEndDate: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.billingPeriodEndDate"

type

type: object

name

name: string = "Date"

billingPeriodStartDate

billingPeriodStartDate: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.billingPeriodStartDate"

type

type: object

name

name: string = "Date"

invoiceIds

invoiceIds: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.invoiceIds"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const BillingPeriodsListResult

BillingPeriodsListResult: object

serializedName

serializedName: string = "BillingPeriodsListResult"

type

type: object

className

className: string = "BillingPeriodsListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

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 = "BillingPeriod"

name

name: string = "Composite"

Const DownloadUrl

DownloadUrl: object

serializedName

serializedName: string = "DownloadUrl"

type

type: object

className

className: string = "DownloadUrl"

name

name: string = "Composite"

modelProperties

modelProperties: object

expiryTime

expiryTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "expiryTime"

type

type: object

name

name: string = "DateTime"

url

url: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "url"

type

type: object

name

name: string = "String"

Const EnrollmentAccount

EnrollmentAccount: object

serializedName

serializedName: string = "EnrollmentAccount"

type

type: object

className

className: string = "EnrollmentAccount"

name

name: string = "Composite"

modelProperties

modelProperties: object

principalName

principalName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.principalName"

type

type: object

name

name: string = "String"

Const EnrollmentAccountListResult

EnrollmentAccountListResult: object

serializedName

serializedName: string = "EnrollmentAccountListResult"

type

type: object

className

className: string = "EnrollmentAccountListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

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 = "EnrollmentAccount"

name

name: string = "Composite"

Const ErrorDetails

ErrorDetails: object

serializedName

serializedName: string = "ErrorDetails"

type

type: object

className

className: string = "ErrorDetails"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

message

message: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

target

target: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "target"

type

type: object

name

name: string = "String"

Const ErrorResponse

ErrorResponse: object

serializedName

serializedName: string = "ErrorResponse"

type

type: object

className

className: string = "ErrorResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

error

error: object

serializedName

serializedName: string = "error"

type

type: object

className

className: string = "ErrorDetails"

name

name: string = "Composite"

Const Invoice

Invoice: object

serializedName

serializedName: string = "Invoice"

type

type: object

className

className: string = "Invoice"

name

name: string = "Composite"

modelProperties

modelProperties: object

billingPeriodIds

billingPeriodIds: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.billingPeriodIds"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

downloadUrl

downloadUrl: object

serializedName

serializedName: string = "properties.downloadUrl"

type

type: object

className

className: string = "DownloadUrl"

name

name: string = "Composite"

invoicePeriodEndDate

invoicePeriodEndDate: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.invoicePeriodEndDate"

type

type: object

name

name: string = "Date"

invoicePeriodStartDate

invoicePeriodStartDate: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.invoicePeriodStartDate"

type

type: object

name

name: string = "Date"

Const InvoicesListResult

InvoicesListResult: object

serializedName

serializedName: string = "InvoicesListResult"

type

type: object

className

className: string = "InvoicesListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

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 = "Invoice"

name

name: string = "Composite"

Const Operation

Operation: object

serializedName

serializedName: string = "Operation"

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

modelProperties

modelProperties: object

display

display: object

serializedName

serializedName: string = "display"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const OperationDisplay

OperationDisplay: object

serializedName

serializedName: string = "Operation_display"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

modelProperties

modelProperties: object

operation

operation: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "operation"

type

type: object

name

name: string = "String"

provider

provider: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "provider"

type

type: object

name

name: string = "String"

resource

resource: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "resource"

type

type: object

name

name: string = "String"

Const OperationListResult

OperationListResult: object

serializedName

serializedName: string = "OperationListResult"

type

type: object

className

className: string = "OperationListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

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 = "Operation"

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"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

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 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 billingPeriodName

billingPeriodName: object

parameterPath

parameterPath: string = "billingPeriodName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "billingPeriodName"

type

type: object

name

name: string = "String"

Const expand

expand: object

parameterPath

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

mapper

mapper: object

serializedName

serializedName: string = "$expand"

type

type: object

name

name: string = "String"

Const filter

filter: object

parameterPath

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

mapper

mapper: object

serializedName

serializedName: string = "$filter"

type

type: object

name

name: string = "String"

Const invoiceName

invoiceName: object

parameterPath

parameterPath: string = "invoiceName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "invoiceName"

type

type: object

name

name: string = "String"

Const name

name: object

parameterPath

parameterPath: string = "name"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "name"

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 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"

Const top

top: object

parameterPath

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

mapper

mapper: object

serializedName

serializedName: string = "$top"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 100

InclusiveMinimum

InclusiveMinimum: number = 1

type

type: object

name

name: string = "Number"

Generated using TypeDoc