Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/monitor-query

Package version

Index

Enumerations

Classes

Interfaces

Type aliases

Variables

Functions

Object literals

Type aliases

AggregationType

AggregationType: "None" | "Average" | "Count" | "Minimum" | "Maximum" | "Total"

Defines values for AggregationType.

ApiVersion20171201Preview

ApiVersion20171201Preview: string

Defines values for ApiVersion20171201Preview.
KnownApiVersion20171201Preview can be used interchangeably with ApiVersion20171201Preview, this enum contains the known values that the service supports.

Know values supported by the service

2017-12-01-preview: Api Version '2017-12-01-preview'

ApiVersion201801

ApiVersion201801: string

Defines values for ApiVersion201801.
KnownApiVersion201801 can be used interchangeably with ApiVersion201801, this enum contains the known values that the service supports.

Know values supported by the service

2018-01-01: Api Version '2018-01-01' Defines values for ApiVersion201801.
KnownApiVersion201801 can be used interchangeably with ApiVersion201801, this enum contains the known values that the service supports.

Know values supported by the service

2018-01-01: Api Version '2018-01-01'

GeneratedClientCheckKeyValueResponse

GeneratedClientCheckKeyValueResponse: GeneratedClientCheckKeyValueHeaders & { _response: coreHttp.HttpResponse & { parsedHeaders: GeneratedClientCheckKeyValueHeaders } }

Contains response data for the checkKeyValue operation.

GeneratedClientCheckKeyValuesResponse

GeneratedClientCheckKeyValuesResponse: GeneratedClientCheckKeyValuesHeaders & { _response: coreHttp.HttpResponse & { parsedHeaders: GeneratedClientCheckKeyValuesHeaders } }

Contains response data for the checkKeyValues operation.

GeneratedClientCheckKeysResponse

GeneratedClientCheckKeysResponse: GeneratedClientCheckKeysHeaders & { _response: coreHttp.HttpResponse & { parsedHeaders: GeneratedClientCheckKeysHeaders } }

Contains response data for the checkKeys operation.

GeneratedClientCheckLabelsResponse

GeneratedClientCheckLabelsResponse: GeneratedClientCheckLabelsHeaders & { _response: coreHttp.HttpResponse & { parsedHeaders: GeneratedClientCheckLabelsHeaders } }

Contains response data for the checkLabels operation.

GeneratedClientCheckRevisionsResponse

GeneratedClientCheckRevisionsResponse: GeneratedClientCheckRevisionsHeaders & { _response: coreHttp.HttpResponse & { parsedHeaders: GeneratedClientCheckRevisionsHeaders } }

Contains response data for the checkRevisions operation.

GeneratedClientDeleteKeyValueResponse

GeneratedClientDeleteKeyValueResponse: GeneratedClientDeleteKeyValueHeaders & ConfigurationSetting & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: ConfigurationSetting; parsedHeaders: GeneratedClientDeleteKeyValueHeaders } }

Contains response data for the deleteKeyValue operation.

GeneratedClientDeleteLockResponse

GeneratedClientDeleteLockResponse: GeneratedClientDeleteLockHeaders & ConfigurationSetting & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: ConfigurationSetting; parsedHeaders: GeneratedClientDeleteLockHeaders } }

Contains response data for the deleteLock operation.

GeneratedClientGetKeyValueResponse

GeneratedClientGetKeyValueResponse: GeneratedClientGetKeyValueHeaders & ConfigurationSetting & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: ConfigurationSetting; parsedHeaders: GeneratedClientGetKeyValueHeaders } }

Contains response data for the getKeyValue operation.

GeneratedClientGetKeyValuesNextResponse

GeneratedClientGetKeyValuesNextResponse: GeneratedClientGetKeyValuesNextHeaders & KeyValueListResult & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: KeyValueListResult; parsedHeaders: GeneratedClientGetKeyValuesNextHeaders } }

Contains response data for the getKeyValuesNext operation.

GeneratedClientGetKeyValuesResponse

GeneratedClientGetKeyValuesResponse: GeneratedClientGetKeyValuesHeaders & KeyValueListResult & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: KeyValueListResult; parsedHeaders: GeneratedClientGetKeyValuesHeaders } }

Contains response data for the getKeyValues operation.

GeneratedClientGetKeysNextResponse

GeneratedClientGetKeysNextResponse: GeneratedClientGetKeysNextHeaders & KeyListResult & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: KeyListResult; parsedHeaders: GeneratedClientGetKeysNextHeaders } }

Contains response data for the getKeysNext operation.

GeneratedClientGetKeysResponse

GeneratedClientGetKeysResponse: GeneratedClientGetKeysHeaders & KeyListResult & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: KeyListResult; parsedHeaders: GeneratedClientGetKeysHeaders } }

Contains response data for the getKeys operation.

GeneratedClientGetLabelsNextResponse

GeneratedClientGetLabelsNextResponse: GeneratedClientGetLabelsNextHeaders & LabelListResult & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: LabelListResult; parsedHeaders: GeneratedClientGetLabelsNextHeaders } }

Contains response data for the getLabelsNext operation.

GeneratedClientGetLabelsResponse

GeneratedClientGetLabelsResponse: GeneratedClientGetLabelsHeaders & LabelListResult & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: LabelListResult; parsedHeaders: GeneratedClientGetLabelsHeaders } }

Contains response data for the getLabels operation.

GeneratedClientGetRevisionsNextResponse

GeneratedClientGetRevisionsNextResponse: GeneratedClientGetRevisionsNextHeaders & KeyValueListResult & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: KeyValueListResult; parsedHeaders: GeneratedClientGetRevisionsNextHeaders } }

Contains response data for the getRevisionsNext operation.

GeneratedClientGetRevisionsResponse

GeneratedClientGetRevisionsResponse: GeneratedClientGetRevisionsHeaders & KeyValueListResult & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: KeyValueListResult; parsedHeaders: GeneratedClientGetRevisionsHeaders } }

Contains response data for the getRevisions operation.

GeneratedClientPutKeyValueResponse

GeneratedClientPutKeyValueResponse: GeneratedClientPutKeyValueHeaders & ConfigurationSetting & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: ConfigurationSetting; parsedHeaders: GeneratedClientPutKeyValueHeaders } }

Contains response data for the putKeyValue operation.

GeneratedClientPutLockResponse

GeneratedClientPutLockResponse: GeneratedClientPutLockHeaders & ConfigurationSetting & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: ConfigurationSetting; parsedHeaders: GeneratedClientPutLockHeaders } }

Contains response data for the putLock operation.

LogsColumnType

LogsColumnType: string

Defines values for LogsColumnType.
KnownLogsColumnType can be used interchangeably with LogsColumnType, this enum contains the known values that the service supports.

Know values supported by the service

bool
datetime
dynamic
int
long
real
string
guid
decimal
timespan

MetadataColumnDataType

MetadataColumnDataType: string

Defines values for MetadataColumnDataType.
KnownMetadataColumnDataType can be used interchangeably with MetadataColumnDataType, this enum contains the known values that the service supports.

Know values supported by the service

bool
datetime
dynamic
int
long
real
string
guid
decimal
timespan

MetadataGetResponse

MetadataGetResponse: MetadataResults & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: MetadataResults } }

Contains response data for the get operation.

MetadataPostResponse

MetadataPostResponse: MetadataResults & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: MetadataResults } }

Contains response data for the post operation.

MetricClass

MetricClass: string

Defines values for MetricClass.
KnownMetricClass can be used interchangeably with MetricClass, this enum contains the known values that the service supports.

Know values supported by the service

Availability
Transactions
Errors
Latency
Saturation

MetricDefinitionsListResponse

MetricDefinitionsListResponse: MetricDefinitionCollection & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: MetricDefinitionCollection } }

Contains response data for the list operation.

MetricNamespacesListResponse

MetricNamespacesListResponse: MetricNamespaceCollection & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: MetricNamespaceCollection } }

Contains response data for the list operation.

MetricUnit

MetricUnit: string

Defines values for MetricUnit.
KnownMetricUnit can be used interchangeably with MetricUnit, this enum contains the known values that the service supports.

Know values supported by the service

Count
Bytes
Seconds
CountPerSecond
BytesPerSecond
Percent
MilliSeconds
ByteSeconds
Unspecified
Cores
MilliCores
NanoCores
BitsPerSecond Defines values for MetricUnit.
KnownMetricUnit can be used interchangeably with MetricUnit, this enum contains the known values that the service supports.

Know values supported by the service

Count
Bytes
Seconds
CountPerSecond
BytesPerSecond
Percent
MilliSeconds
ByteSeconds
Unspecified
Cores
MilliCores
NanoCores
BitsPerSecond

MetricsListResponse

MetricsListResponse: Response & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: Response } }

Contains response data for the list operation.

NamespaceClassification

NamespaceClassification: string

Defines values for NamespaceClassification.
KnownNamespaceClassification can be used interchangeably with NamespaceClassification, this enum contains the known values that the service supports.

Know values supported by the service

Platform
Custom
Qos

QueryBatchResponse

QueryBatchResponse: BatchResponse & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: BatchResponse } }

Contains response data for the batch operation.

QueryExecuteResponse

QueryExecuteResponse: QueryResults & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: QueryResults } }

Contains response data for the execute operation.

QueryGetResponse

QueryGetResponse: QueryResults & { _response: coreHttp.HttpResponse & { bodyAsText: string; parsedBody: QueryResults } }

Contains response data for the get operation.

QueryLogsBatchOptions

QueryLogsBatchOptions: OperationOptions

Options when query logs with a batch.

ResultType

ResultType: "Data" | "Metadata"

Defines values for ResultType.

SettingFields

SettingFields: "key" | "label" | "content_type" | "value" | "last_modified" | "tags" | "locked" | "etag"

Defines values for SettingFields.

Variables

Const Durations

Durations: { last24Hours: "P1D"; last2Days: "P2D"; last30Minutes: "PT30M"; last3Days: "P3D"; last48Hours: "P2D"; last4Hours: "PT4H"; last5Minutes: "PT5M"; last7Days: "P7D"; lastDay: "P1D"; lastHour: "PT1H" } = {/** Alias for ISO8601 value 'P7D' */last7Days: "P7D",/** Alias for ISO8601 value 'P3D' */last3Days: "P3D",/** Alias for ISO8601 value 'P2D' */last2Days: "P2D",/** Alias for ISO8601 value 'P1D' */lastDay: "P1D",/** Alias for ISO8601 value 'PT1H' */lastHour: "PT1H",/** Alias for ISO8601 value 'PT4H' */last4Hours: "PT4H",/** Alias for ISO8601 value 'P1D' */last24Hours: "P1D",/** Alias for ISO8601 value 'P2D' */last48Hours: "P2D",/** Alias for ISO8601 value 'PT30M' */last30Minutes: "PT30M",/** Alias for ISO8601 value 'PT5M' */last5Minutes: "PT5M"} as const

Aliases for some common ISO8601 durations.

Type declaration

  • last24Hours: "P1D"

    Alias for ISO8601 value 'P1D'

  • last2Days: "P2D"

    Alias for ISO8601 value 'P2D'

  • last30Minutes: "PT30M"

    Alias for ISO8601 value 'PT30M'

  • last3Days: "P3D"

    Alias for ISO8601 value 'P3D'

  • last48Hours: "P2D"

    Alias for ISO8601 value 'P2D'

  • last4Hours: "PT4H"

    Alias for ISO8601 value 'PT4H'

  • last5Minutes: "PT5M"

    Alias for ISO8601 value 'PT5M'

  • last7Days: "P7D"

    Alias for ISO8601 value 'P7D'

  • lastDay: "P1D"

    Alias for ISO8601 value 'P1D'

  • lastHour: "PT1H"

    Alias for ISO8601 value 'PT1H'

Const defaultMonitorScope

defaultMonitorScope: "https://api.loganalytics.io/.default" = "https://api.loganalytics.io/.default"

Const packageName

packageName: "monitor-metrics-namespaces" = "monitor-metrics-namespaces"

Const packageVersion

packageVersion: "1.0.0" = "1.0.0"

Const serializer

serializer: any = new coreHttp.Serializer(Mappers, /* isXml */ false)

Functions

formatScope

  • formatScope(endpoint: string | undefined): string

Object literals

Const $host

$host: object

parameterPath

parameterPath: string = "$host"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "$host"

type

type: object

name

name: string = "String"

Const BatchQueryRequest

BatchQueryRequest: object

type

type: object

className

className: string = "BatchQueryRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

body

body: object

serializedName

serializedName: string = "body"

type

type: object

className

className: string = "QueryBody"

name

name: string = "Composite"

headers

headers: object

serializedName

serializedName: string = "headers"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

id

id: object

required

required: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

method

method: object

defaultValue

defaultValue: string = "POST"

isConstant

isConstant: boolean = true

serializedName

serializedName: string = "method"

type

type: object

name

name: string = "String"

path

path: object

defaultValue

defaultValue: string = "/query"

isConstant

isConstant: boolean = true

serializedName

serializedName: string = "path"

type

type: object

name

name: string = "String"

workspace

workspace: object

required

required: boolean = true

serializedName

serializedName: string = "workspace"

type

type: object

name

name: string = "String"

Const BatchQueryResponse

BatchQueryResponse: object

type

type: object

className

className: string = "BatchQueryResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

body

body: object

serializedName

serializedName: string = "body"

type

type: object

className

className: string = "BatchQueryResults"

name

name: string = "Composite"

headers

headers: object

serializedName

serializedName: string = "headers"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

status

status: object

serializedName

serializedName: string = "status"

type

type: object

name

name: string = "Number"

Const BatchQueryResults

BatchQueryResults: object

type

type: object

className

className: string = "BatchQueryResults"

name

name: string = "Composite"

modelProperties

modelProperties: object

error

error: object

serializedName

serializedName: string = "error"

type

type: object

className

className: string = "ErrorInfo"

name

name: string = "Composite"

render

render: object

serializedName

serializedName: string = "render"

type

type: object

name

name: string = "any"

statistics

statistics: object

serializedName

serializedName: string = "statistics"

type

type: object

name

name: string = "any"

tables

tables: object

serializedName

serializedName: string = "tables"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Table"

name

name: string = "Composite"

Const BatchRequest

BatchRequest: object

type

type: object

className

className: string = "BatchRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

requests

requests: object

required

required: boolean = true

serializedName

serializedName: string = "requests"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "BatchQueryRequest"

name

name: string = "Composite"

Const BatchResponse

BatchResponse: object

type

type: object

className

className: string = "BatchResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

responses

responses: object

serializedName

serializedName: string = "responses"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "BatchQueryResponse"

name

name: string = "Composite"

Const Column

Column: object

type

type: object

className

className: string = "Column"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const ConfigurationSetting

ConfigurationSetting: object

type

type: object

className

className: string = "ConfigurationSetting"

name

name: string = "Composite"

modelProperties

modelProperties: object

contentType

contentType: object

serializedName

serializedName: string = "content_type"

type

type: object

name

name: string = "String"

etag

etag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

isReadOnly

isReadOnly: object

serializedName

serializedName: string = "locked"

type

type: object

name

name: string = "Boolean"

key

key: object

required

required: boolean = true

serializedName

serializedName: string = "key"

type

type: object

name

name: string = "String"

label

label: object

serializedName

serializedName: string = "label"

type

type: object

name

name: string = "String"

lastModified

lastModified: object

serializedName

serializedName: string = "last_modified"

type

type: object

name

name: string = "DateTime"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "String"

Const ErrorDetail

ErrorDetail: object

type

type: object

className

className: string = "ErrorDetail"

name

name: string = "Composite"

modelProperties

modelProperties: object

additionalProperties

additionalProperties: object

serializedName

serializedName: string = "additionalProperties"

type

type: object

name

name: string = "any"

code

code: object

required

required: boolean = true

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

message

message: object

required

required: boolean = true

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

resources

resources: object

serializedName

serializedName: string = "resources"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

target

target: object

serializedName

serializedName: string = "target"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "String"

Const ErrorInfo

ErrorInfo: object

type

type: object

className

className: string = "ErrorInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

additionalProperties

additionalProperties: object

serializedName

serializedName: string = "additionalProperties"

type

type: object

name

name: string = "any"

code

code: object

required

required: boolean = true

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

details

details: object

serializedName

serializedName: string = "details"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ErrorDetail"

name

name: string = "Composite"

innererror

innererror: object

serializedName

serializedName: string = "innererror"

type

type: object

className

className: string = "ErrorInfo"

name

name: string = "Composite"

message

message: object

required

required: boolean = true

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

Const ErrorModel

ErrorModel: object

type

type: object

className

className: string = "ErrorModel"

name

name: string = "Composite"

modelProperties

modelProperties: object

detail

detail: object

serializedName

serializedName: string = "detail"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

status

status: object

serializedName

serializedName: string = "status"

type

type: object

name

name: string = "Number"

title

title: object

serializedName

serializedName: string = "title"

type

type: object

name

name: string = "String"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const ErrorResponse

ErrorResponse: object

type

type: object

className

className: string = "ErrorResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

error

error: object

serializedName

serializedName: string = "error"

type

type: object

className

className: string = "ErrorInfo"

name

name: string = "Composite"

message

message: object

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

Const GeneratedClientCheckKeyValueHeaders

GeneratedClientCheckKeyValueHeaders: object

type

type: object

className

className: string = "GeneratedClientCheckKeyValueHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

lastModified

lastModified: object

serializedName

serializedName: string = "last-modified"

type

type: object

name

name: string = "String"

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const GeneratedClientCheckKeyValuesHeaders

GeneratedClientCheckKeyValuesHeaders: object

type

type: object

className

className: string = "GeneratedClientCheckKeyValuesHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const GeneratedClientCheckKeysHeaders

GeneratedClientCheckKeysHeaders: object

type

type: object

className

className: string = "GeneratedClientCheckKeysHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const GeneratedClientCheckLabelsHeaders

GeneratedClientCheckLabelsHeaders: object

type

type: object

className

className: string = "GeneratedClientCheckLabelsHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const GeneratedClientCheckRevisionsHeaders

GeneratedClientCheckRevisionsHeaders: object

type

type: object

className

className: string = "GeneratedClientCheckRevisionsHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const GeneratedClientDeleteKeyValueHeaders

GeneratedClientDeleteKeyValueHeaders: object

type

type: object

className

className: string = "GeneratedClientDeleteKeyValueHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const GeneratedClientDeleteLockHeaders

GeneratedClientDeleteLockHeaders: object

type

type: object

className

className: string = "GeneratedClientDeleteLockHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const GeneratedClientGetKeyValueHeaders

GeneratedClientGetKeyValueHeaders: object

type

type: object

className

className: string = "GeneratedClientGetKeyValueHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

lastModified

lastModified: object

serializedName

serializedName: string = "last-modified"

type

type: object

name

name: string = "String"

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const GeneratedClientGetKeyValuesHeaders

GeneratedClientGetKeyValuesHeaders: object

type

type: object

className

className: string = "GeneratedClientGetKeyValuesHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const GeneratedClientGetKeyValuesNextHeaders

GeneratedClientGetKeyValuesNextHeaders: object

type

type: object

className

className: string = "GeneratedClientGetKeyValuesNextHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const GeneratedClientGetKeysHeaders

GeneratedClientGetKeysHeaders: object

type

type: object

className

className: string = "GeneratedClientGetKeysHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const GeneratedClientGetKeysNextHeaders

GeneratedClientGetKeysNextHeaders: object

type

type: object

className

className: string = "GeneratedClientGetKeysNextHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const GeneratedClientGetLabelsHeaders

GeneratedClientGetLabelsHeaders: object

type

type: object

className

className: string = "GeneratedClientGetLabelsHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const GeneratedClientGetLabelsNextHeaders

GeneratedClientGetLabelsNextHeaders: object

type

type: object

className

className: string = "GeneratedClientGetLabelsNextHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const GeneratedClientGetRevisionsHeaders

GeneratedClientGetRevisionsHeaders: object

type

type: object

className

className: string = "GeneratedClientGetRevisionsHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const GeneratedClientGetRevisionsNextHeaders

GeneratedClientGetRevisionsNextHeaders: object

type

type: object

className

className: string = "GeneratedClientGetRevisionsNextHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const GeneratedClientPutKeyValueHeaders

GeneratedClientPutKeyValueHeaders: object

type

type: object

className

className: string = "GeneratedClientPutKeyValueHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const GeneratedClientPutLockHeaders

GeneratedClientPutLockHeaders: object

type

type: object

className

className: string = "GeneratedClientPutLockHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

syncToken

syncToken: object

serializedName

serializedName: string = "sync-token"

type

type: object

name

name: string = "String"

Const Key

Key: object

type

type: object

className

className: string = "Key"

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"

Const KeyListResult

KeyListResult: object

type

type: object

className

className: string = "KeyListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

items

items: object

serializedName

serializedName: string = "items"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Key"

name

name: string = "Composite"

nextLink

nextLink: object

serializedName

serializedName: string = "@nextLink"

type

type: object

name

name: string = "String"

Const KeyValueListResult

KeyValueListResult: object

type

type: object

className

className: string = "KeyValueListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

items

items: object

serializedName

serializedName: string = "items"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ConfigurationSetting"

name

name: string = "Composite"

nextLink

nextLink: object

serializedName

serializedName: string = "@nextLink"

type

type: object

name

name: string = "String"

Const Label

Label: object

type

type: object

className

className: string = "Label"

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"

Const LabelListResult

LabelListResult: object

type

type: object

className

className: string = "LabelListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

items

items: object

serializedName

serializedName: string = "items"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Label"

name

name: string = "Composite"

nextLink

nextLink: object

serializedName

serializedName: string = "@nextLink"

type

type: object

name

name: string = "String"

Const LocalizableString

LocalizableString: object

type

type: object

className

className: string = "LocalizableString"

name

name: string = "Composite"

modelProperties

modelProperties: object

localizedValue

localizedValue: object

serializedName

serializedName: string = "localizedValue"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "String"

Const MetadataApplication

MetadataApplication: object

type

type: object

className

className: string = "MetadataApplication"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

required

required: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

region

region: object

required

required: boolean = true

serializedName

serializedName: string = "region"

type

type: object

name

name: string = "String"

related

related: object

serializedName

serializedName: string = "related"

type

type: object

className

className: string = "MetadataApplicationRelated"

name

name: string = "Composite"

resourceId

resourceId: object

required

required: boolean = true

serializedName

serializedName: string = "resourceId"

type

type: object

name

name: string = "String"

Const MetadataApplicationRelated

MetadataApplicationRelated: object

type

type: object

className

className: string = "MetadataApplicationRelated"

name

name: string = "Composite"

modelProperties

modelProperties: object

functions

functions: object

serializedName

serializedName: string = "functions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

tables

tables: object

serializedName

serializedName: string = "tables"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const MetadataCategory

MetadataCategory: object

type

type: object

className

className: string = "MetadataCategory"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

displayName

displayName: object

required

required: boolean = true

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "String"

id

id: object

required

required: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

related

related: object

serializedName

serializedName: string = "related"

type

type: object

className

className: string = "MetadataCategoryRelated"

name

name: string = "Composite"

Const MetadataCategoryRelated

MetadataCategoryRelated: object

type

type: object

className

className: string = "MetadataCategoryRelated"

name

name: string = "Composite"

modelProperties

modelProperties: object

functions

functions: object

serializedName

serializedName: string = "functions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

queries

queries: object

serializedName

serializedName: string = "queries"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

resourceTypes

resourceTypes: object

serializedName

serializedName: string = "resourceTypes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

solutions

solutions: object

serializedName

serializedName: string = "solutions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

tables

tables: object

serializedName

serializedName: string = "tables"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const MetadataFunction

MetadataFunction: object

type

type: object

className

className: string = "MetadataFunction"

name

name: string = "Composite"

modelProperties

modelProperties: object

body

body: object

required

required: boolean = true

serializedName

serializedName: string = "body"

type

type: object

name

name: string = "String"

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "String"

id

id: object

required

required: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

parameters

parameters: object

serializedName

serializedName: string = "parameters"

type

type: object

name

name: string = "String"

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

name

name: string = "any"

related

related: object

serializedName

serializedName: string = "related"

type

type: object

className

className: string = "MetadataFunctionRelated"

name

name: string = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "any"

Const MetadataFunctionRelated

MetadataFunctionRelated: object

type

type: object

className

className: string = "MetadataFunctionRelated"

name

name: string = "Composite"

modelProperties

modelProperties: object

categories

categories: object

serializedName

serializedName: string = "categories"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

resourceTypes

resourceTypes: object

serializedName

serializedName: string = "resourceTypes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

solutions

solutions: object

serializedName

serializedName: string = "solutions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

tables

tables: object

serializedName

serializedName: string = "tables"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

workspaces

workspaces: object

serializedName

serializedName: string = "workspaces"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const MetadataPermissions

MetadataPermissions: object

type

type: object

className

className: string = "MetadataPermissions"

name

name: string = "Composite"

modelProperties

modelProperties: object

applications

applications: object

serializedName

serializedName: string = "applications"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetadataPermissionsApplicationsItem"

name

name: string = "Composite"

resources

resources: object

serializedName

serializedName: string = "resources"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetadataPermissionsResourcesItem"

name

name: string = "Composite"

workspaces

workspaces: object

required

required: boolean = true

serializedName

serializedName: string = "workspaces"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetadataPermissionsWorkspacesItem"

name

name: string = "Composite"

Const MetadataPermissionsApplicationsItem

MetadataPermissionsApplicationsItem: object

type

type: object

className

className: string = "MetadataPermissionsApplicationsItem"

name

name: string = "Composite"

modelProperties

modelProperties: object

resourceId

resourceId: object

required

required: boolean = true

serializedName

serializedName: string = "resourceId"

type

type: object

name

name: string = "String"

Const MetadataPermissionsResourcesItem

MetadataPermissionsResourcesItem: object

type

type: object

className

className: string = "MetadataPermissionsResourcesItem"

name

name: string = "Composite"

modelProperties

modelProperties: object

denyTables

denyTables: object

serializedName

serializedName: string = "denyTables"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

resourceId

resourceId: object

required

required: boolean = true

serializedName

serializedName: string = "resourceId"

type

type: object

name

name: string = "String"

Const MetadataPermissionsWorkspacesItem

MetadataPermissionsWorkspacesItem: object

type

type: object

className

className: string = "MetadataPermissionsWorkspacesItem"

name

name: string = "Composite"

modelProperties

modelProperties: object

denyTables

denyTables: object

serializedName

serializedName: string = "denyTables"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

resourceId

resourceId: object

required

required: boolean = true

serializedName

serializedName: string = "resourceId"

type

type: object

name

name: string = "String"

Const MetadataQuery

MetadataQuery: object

type

type: object

className

className: string = "MetadataQuery"

name

name: string = "Composite"

modelProperties

modelProperties: object

body

body: object

required

required: boolean = true

serializedName

serializedName: string = "body"

type

type: object

name

name: string = "String"

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "String"

id

id: object

required

required: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

labels

labels: object

serializedName

serializedName: string = "labels"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

name

name: string = "any"

related

related: object

serializedName

serializedName: string = "related"

type

type: object

className

className: string = "MetadataQueryRelated"

name

name: string = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "any"

Const MetadataQueryRelated

MetadataQueryRelated: object

type

type: object

className

className: string = "MetadataQueryRelated"

name

name: string = "Composite"

modelProperties

modelProperties: object

categories

categories: object

serializedName

serializedName: string = "categories"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

resourceTypes

resourceTypes: object

serializedName

serializedName: string = "resourceTypes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

solutions

solutions: object

serializedName

serializedName: string = "solutions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

tables

tables: object

serializedName

serializedName: string = "tables"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const MetadataResourceType

MetadataResourceType: object

type

type: object

className

className: string = "MetadataResourceType"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "String"

id

id: object

required

required: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

labels

labels: object

serializedName

serializedName: string = "labels"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

name

name: string = "any"

related

related: object

serializedName

serializedName: string = "related"

type

type: object

className

className: string = "MetadataResourceTypeRelated"

name

name: string = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "any"

type

type: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const MetadataResourceTypeRelated

MetadataResourceTypeRelated: object

type

type: object

className

className: string = "MetadataResourceTypeRelated"

name

name: string = "Composite"

modelProperties

modelProperties: object

categories

categories: object

serializedName

serializedName: string = "categories"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

functions

functions: object

serializedName

serializedName: string = "functions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

queries

queries: object

serializedName

serializedName: string = "queries"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

resources

resources: object

serializedName

serializedName: string = "resources"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

tables

tables: object

serializedName

serializedName: string = "tables"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

workspaces

workspaces: object

serializedName

serializedName: string = "workspaces"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const MetadataResults

MetadataResults: object

type

type: object

className

className: string = "MetadataResults"

name

name: string = "Composite"

modelProperties

modelProperties: object

applications

applications: object

serializedName

serializedName: string = "applications"

constraints

constraints: object

UniqueItems

UniqueItems: boolean = true

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetadataApplication"

name

name: string = "Composite"

categories

categories: object

serializedName

serializedName: string = "categories"

constraints

constraints: object

UniqueItems

UniqueItems: boolean = true

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetadataCategory"

name

name: string = "Composite"

functions

functions: object

serializedName

serializedName: string = "functions"

constraints

constraints: object

UniqueItems

UniqueItems: boolean = true

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetadataFunction"

name

name: string = "Composite"

permissions

permissions: object

serializedName

serializedName: string = "permissions"

constraints

constraints: object

UniqueItems

UniqueItems: boolean = true

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetadataPermissions"

name

name: string = "Composite"

queries

queries: object

serializedName

serializedName: string = "queries"

constraints

constraints: object

UniqueItems

UniqueItems: boolean = true

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetadataQuery"

name

name: string = "Composite"

resourceTypes

resourceTypes: object

serializedName

serializedName: string = "resourceTypes"

constraints

constraints: object

UniqueItems

UniqueItems: boolean = true

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetadataResourceType"

name

name: string = "Composite"

resources

resources: object

serializedName

serializedName: string = "resources"

constraints

constraints: object

UniqueItems

UniqueItems: boolean = true

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "any"

solutions

solutions: object

serializedName

serializedName: string = "solutions"

constraints

constraints: object

UniqueItems

UniqueItems: boolean = true

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetadataSolution"

name

name: string = "Composite"

tables

tables: object

serializedName

serializedName: string = "tables"

constraints

constraints: object

UniqueItems

UniqueItems: boolean = true

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetadataTable"

name

name: string = "Composite"

workspaces

workspaces: object

serializedName

serializedName: string = "workspaces"

constraints

constraints: object

UniqueItems

UniqueItems: boolean = true

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetadataWorkspace"

name

name: string = "Composite"

Const MetadataSolution

MetadataSolution: object

type

type: object

className

className: string = "MetadataSolution"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "String"

id

id: object

required

required: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

name

name: string = "any"

related

related: object

serializedName

serializedName: string = "related"

type

type: object

className

className: string = "MetadataSolutionRelated"

name

name: string = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "any"

Const MetadataSolutionRelated

MetadataSolutionRelated: object

type

type: object

className

className: string = "MetadataSolutionRelated"

name

name: string = "Composite"

modelProperties

modelProperties: object

categories

categories: object

serializedName

serializedName: string = "categories"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

functions

functions: object

serializedName

serializedName: string = "functions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

queries

queries: object

serializedName

serializedName: string = "queries"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

tables

tables: object

required

required: boolean = true

serializedName

serializedName: string = "tables"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

workspaces

workspaces: object

serializedName

serializedName: string = "workspaces"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const MetadataTable

MetadataTable: object

type

type: object

className

className: string = "MetadataTable"

name

name: string = "Composite"

modelProperties

modelProperties: object

columns

columns: object

serializedName

serializedName: string = "columns"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetadataTableColumnsItem"

name

name: string = "Composite"

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

id

id: object

required

required: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

labels

labels: object

serializedName

serializedName: string = "labels"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

name

name: string = "any"

related

related: object

serializedName

serializedName: string = "related"

type

type: object

className

className: string = "MetadataTableRelated"

name

name: string = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "any"

timespanColumn

timespanColumn: object

serializedName

serializedName: string = "timespanColumn"

type

type: object

name

name: string = "String"

Const MetadataTableColumnsItem

MetadataTableColumnsItem: object

type

type: object

className

className: string = "MetadataTableColumnsItem"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

isPreferredFacet

isPreferredFacet: object

serializedName

serializedName: string = "isPreferredFacet"

type

type: object

name

name: string = "Boolean"

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

source

source: object

serializedName

serializedName: string = "source"

type

type: object

name

name: string = "any"

type

type: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const MetadataTableRelated

MetadataTableRelated: object

type

type: object

className

className: string = "MetadataTableRelated"

name

name: string = "Composite"

modelProperties

modelProperties: object

categories

categories: object

serializedName

serializedName: string = "categories"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

functions

functions: object

serializedName

serializedName: string = "functions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

queries

queries: object

serializedName

serializedName: string = "queries"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

resourceTypes

resourceTypes: object

serializedName

serializedName: string = "resourceTypes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

solutions

solutions: object

serializedName

serializedName: string = "solutions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

workspaces

workspaces: object

serializedName

serializedName: string = "workspaces"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const MetadataValue

MetadataValue: object

type

type: object

className

className: string = "MetadataValue"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

serializedName

serializedName: string = "name"

type

type: object

className

className: string = "LocalizableString"

name

name: string = "Composite"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "String"

Const MetadataWorkspace

MetadataWorkspace: object

type

type: object

className

className: string = "MetadataWorkspace"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

required

required: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

region

region: object

required

required: boolean = true

serializedName

serializedName: string = "region"

type

type: object

name

name: string = "String"

related

related: object

serializedName

serializedName: string = "related"

type

type: object

className

className: string = "MetadataWorkspaceRelated"

name

name: string = "Composite"

resourceId

resourceId: object

required

required: boolean = true

serializedName

serializedName: string = "resourceId"

type

type: object

name

name: string = "String"

Const MetadataWorkspaceRelated

MetadataWorkspaceRelated: object

type

type: object

className

className: string = "MetadataWorkspaceRelated"

name

name: string = "Composite"

modelProperties

modelProperties: object

functions

functions: object

serializedName

serializedName: string = "functions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

resourceTypes

resourceTypes: object

serializedName

serializedName: string = "resourceTypes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

resources

resources: object

serializedName

serializedName: string = "resources"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

solutions

solutions: object

serializedName

serializedName: string = "solutions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

tables

tables: object

serializedName

serializedName: string = "tables"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const Metric

Metric: object

type

type: object

className

className: string = "Metric"

name

name: string = "Composite"

modelProperties

modelProperties: object

displayDescription

displayDescription: object

serializedName

serializedName: string = "displayDescription"

type

type: object

name

name: string = "String"

errorCode

errorCode: object

serializedName

serializedName: string = "errorCode"

type

type: object

name

name: string = "String"

errorMessage

errorMessage: object

serializedName

serializedName: string = "errorMessage"

type

type: object

name

name: string = "String"

id

id: object

required

required: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

className

className: string = "LocalizableString"

name

name: string = "Composite"

timeseries

timeseries: object

required

required: boolean = true

serializedName

serializedName: string = "timeseries"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "TimeSeriesElement"

name

name: string = "Composite"

type

type: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

unit

unit: object

required

required: boolean = true

serializedName

serializedName: string = "unit"

type

type: object

name

name: string = "String"

Const MetricAvailability

MetricAvailability: object

type

type: object

className

className: string = "MetricAvailability"

name

name: string = "Composite"

modelProperties

modelProperties: object

retention

retention: object

serializedName

serializedName: string = "retention"

type

type: object

name

name: string = "TimeSpan"

timeGrain

timeGrain: object

serializedName

serializedName: string = "timeGrain"

type

type: object

name

name: string = "TimeSpan"

Const MetricDefinition

MetricDefinition: object

type

type: object

className

className: string = "MetricDefinition"

name

name: string = "Composite"

modelProperties

modelProperties: object

category

category: object

serializedName

serializedName: string = "category"

type

type: object

name

name: string = "String"

dimensions

dimensions: object

serializedName

serializedName: string = "dimensions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "LocalizableString"

name

name: string = "Composite"

displayDescription

displayDescription: object

serializedName

serializedName: string = "displayDescription"

type

type: object

name

name: string = "String"

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

isDimensionRequired

isDimensionRequired: object

serializedName

serializedName: string = "isDimensionRequired"

type

type: object

name

name: string = "Boolean"

metricAvailabilities

metricAvailabilities: object

serializedName

serializedName: string = "metricAvailabilities"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetricAvailability"

name

name: string = "Composite"

metricClass

metricClass: object

serializedName

serializedName: string = "metricClass"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

className

className: string = "LocalizableString"

name

name: string = "Composite"

namespace

namespace: object

serializedName

serializedName: string = "namespace"

type

type: object

name

name: string = "String"

primaryAggregationType

primaryAggregationType: object

serializedName

serializedName: string = "primaryAggregationType"

type

type: object

allowedValues

allowedValues: Object = ["None","Average","Count","Minimum","Maximum","Total"]

name

name: string = "Enum"

resourceId

resourceId: object

serializedName

serializedName: string = "resourceId"

type

type: object

name

name: string = "String"

supportedAggregationTypes

supportedAggregationTypes: object

serializedName

serializedName: string = "supportedAggregationTypes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

allowedValues

allowedValues: Object = ["None","Average","Count","Minimum","Maximum","Total"]

name

name: string = "Enum"

unit

unit: object

serializedName

serializedName: string = "unit"

type

type: object

name

name: string = "String"

Const MetricDefinitionCollection

MetricDefinitionCollection: object

type

type: object

className

className: string = "MetricDefinitionCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

required

required: boolean = true

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetricDefinition"

name

name: string = "Composite"

Const MetricNamespace

MetricNamespace: object

type

type: object

className

className: string = "MetricNamespace"

name

name: string = "Composite"

modelProperties

modelProperties: object

classification

classification: object

serializedName

serializedName: string = "classification"

type

type: object

name

name: string = "String"

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "MetricNamespaceName"

name

name: string = "Composite"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const MetricNamespaceCollection

MetricNamespaceCollection: object

type

type: object

className

className: string = "MetricNamespaceCollection"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

required

required: boolean = true

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetricNamespace"

name

name: string = "Composite"

Const MetricNamespaceName

MetricNamespaceName: object

type

type: object

className

className: string = "MetricNamespaceName"

name

name: string = "Composite"

modelProperties

modelProperties: object

metricNamespaceName

metricNamespaceName: object

serializedName

serializedName: string = "metricNamespaceName"

type

type: object

name

name: string = "String"

Const MetricValue

MetricValue: object

type

type: object

className

className: string = "MetricValue"

name

name: string = "Composite"

modelProperties

modelProperties: object

average

average: object

serializedName

serializedName: string = "average"

type

type: object

name

name: string = "Number"

count

count: object

serializedName

serializedName: string = "count"

type

type: object

name

name: string = "Number"

maximum

maximum: object

serializedName

serializedName: string = "maximum"

type

type: object

name

name: string = "Number"

minimum

minimum: object

serializedName

serializedName: string = "minimum"

type

type: object

name

name: string = "Number"

timeStamp

timeStamp: object

required

required: boolean = true

serializedName

serializedName: string = "timeStamp"

type

type: object

name

name: string = "DateTime"

total

total: object

serializedName

serializedName: string = "total"

type

type: object

name

name: string = "Number"

Const QueryBody

QueryBody: object

type

type: object

className

className: string = "QueryBody"

name

name: string = "Composite"

modelProperties

modelProperties: object

query

query: object

required

required: boolean = true

serializedName

serializedName: string = "query"

type

type: object

name

name: string = "String"

timespan

timespan: object

serializedName

serializedName: string = "timespan"

type

type: object

name

name: string = "String"

workspaces

workspaces: object

serializedName

serializedName: string = "workspaces"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const QueryResults

QueryResults: object

type

type: object

className

className: string = "QueryResults"

name

name: string = "Composite"

modelProperties

modelProperties: object

error

error: object

serializedName

serializedName: string = "error"

type

type: object

className

className: string = "ErrorInfo"

name

name: string = "Composite"

render

render: object

serializedName

serializedName: string = "render"

type

type: object

name

name: string = "any"

statistics

statistics: object

serializedName

serializedName: string = "statistics"

type

type: object

name

name: string = "any"

tables

tables: object

required

required: boolean = true

serializedName

serializedName: string = "tables"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Table"

name

name: string = "Composite"

Const Response

Response: object

type

type: object

className

className: string = "Response"

name

name: string = "Composite"

modelProperties

modelProperties: object

cost

cost: object

serializedName

serializedName: string = "cost"

constraints

constraints: object

InclusiveMinimum

InclusiveMinimum: number = 0

type

type: object

name

name: string = "Number"

interval

interval: object

serializedName

serializedName: string = "interval"

type

type: object

name

name: string = "TimeSpan"

namespace

namespace: object

serializedName

serializedName: string = "namespace"

type

type: object

name

name: string = "String"

resourceregion

resourceregion: object

serializedName

serializedName: string = "resourceregion"

type

type: object

name

name: string = "String"

timespan

timespan: object

required

required: boolean = true

serializedName

serializedName: string = "timespan"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Metric"

name

name: string = "Composite"

Const Table

Table: object

type

type: object

className

className: string = "Table"

name

name: string = "Composite"

modelProperties

modelProperties: object

columns

columns: object

required

required: boolean = true

serializedName

serializedName: string = "columns"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Column"

name

name: string = "Composite"

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

rows

rows: object

required

required: boolean = true

serializedName

serializedName: string = "rows"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "any"

Const TimeSeriesElement

TimeSeriesElement: object

type

type: object

className

className: string = "TimeSeriesElement"

name

name: string = "Composite"

modelProperties

modelProperties: object

data

data: object

serializedName

serializedName: string = "data"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetricValue"

name

name: string = "Composite"

metadatavalues

metadatavalues: object

serializedName

serializedName: string = "metadatavalues"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "MetadataValue"

name

name: string = "Composite"

Const accept

accept: object

parameterPath

parameterPath: string = "accept"

mapper

mapper: object

defaultValue

defaultValue: string = "application/vnd.microsoft.appconfig.keyset+json, application/json, application/problem+json"

isConstant

isConstant: boolean = true

serializedName

serializedName: string = "Accept"

type

type: object

name

name: string = "String"

Const accept1

accept1: object

parameterPath

parameterPath: string = "accept"

mapper

mapper: object

defaultValue

defaultValue: string = "application/vnd.microsoft.appconfig.kvset+json, application/json, application/problem+json"

isConstant

isConstant: boolean = true

serializedName

serializedName: string = "Accept"

type

type: object

name

name: string = "String"

Const accept2

accept2: object

parameterPath

parameterPath: string = "accept"

mapper

mapper: object

defaultValue

defaultValue: string = "application/vnd.microsoft.appconfig.kv+json, application/json, application/problem+json"

isConstant

isConstant: boolean = true

serializedName

serializedName: string = "Accept"

type

type: object

name

name: string = "String"

Const accept3

accept3: object

parameterPath

parameterPath: string = "accept"

mapper

mapper: object

defaultValue

defaultValue: string = "application/vnd.microsoft.appconfig.labelset+json, application/json, application/problem+json"

isConstant

isConstant: boolean = true

serializedName

serializedName: string = "Accept"

type

type: object

name

name: string = "String"

Const acceptDatetime

acceptDatetime: object

parameterPath

parameterPath: Object = ["options", "acceptDatetime"]

mapper

mapper: object

serializedName

serializedName: string = "Accept-Datetime"

type

type: object

name

name: string = "String"

Const after

after: object

parameterPath

parameterPath: Object = ["options", "after"]

mapper

mapper: object

serializedName

serializedName: string = "After"

type

type: object

name

name: string = "String"

Const aggregation

aggregation: object

parameterPath

parameterPath: Object = ["options", "aggregation"]

mapper

mapper: object

serializedName

serializedName: string = "aggregation"

type

type: object

name

name: string = "String"

Const apiVersion

apiVersion: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

defaultValue

defaultValue: string = "1.0"

isConstant

isConstant: boolean = true

required

required: boolean = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: string = "String"

Const batchOperationSpec

batchOperationSpec: object

headerParameters

headerParameters: Object = [Parameters.accept, Parameters.contentType]

httpMethod

httpMethod: string = "POST"

mediaType

mediaType: string = "json"

path

path: string = "/$batch"

requestBody

requestBody: any = Parameters.body1

serializer

serializer: any

urlParameters

urlParameters: Object = [Parameters.$host]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.BatchResponse

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const body

body: object

mapper

mapper: any = QueryBodyMapper

parameterPath

parameterPath: string = "body"

Const body1

body1: object

mapper

mapper: any = BatchRequestMapper

parameterPath

parameterPath: string = "body"

Const contentType

contentType: object

parameterPath

parameterPath: Object = ["options", "contentType"]

mapper

mapper: object

defaultValue

defaultValue: string = "application/vnd.microsoft.appconfig.kv+json"

isConstant

isConstant: boolean = true

serializedName

serializedName: string = "Content-Type"

type

type: object

name

name: string = "String"

Const endpoint

endpoint: object

parameterPath

parameterPath: string = "endpoint"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "endpoint"

type

type: object

name

name: string = "String"

Const entity

entity: object

mapper

mapper: any = ConfigurationSettingMapper

parameterPath

parameterPath: Object = ["options", "entity"]

Const executeOperationSpec

executeOperationSpec: object

headerParameters

headerParameters: Object = [Parameters.accept,Parameters.contentType,Parameters.prefer]

httpMethod

httpMethod: string = "POST"

mediaType

mediaType: string = "json"

path

path: string = "/workspaces/{workspaceId}/query"

requestBody

requestBody: any = Parameters.body

serializer

serializer: any

urlParameters

urlParameters: Object = [Parameters.$host, Parameters.workspaceId]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.QueryResults

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const filter

filter: object

parameterPath

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

mapper

mapper: object

serializedName

serializedName: string = "$filter"

type

type: object

name

name: string = "String"

Const getOperationSpec

getOperationSpec: object

headerParameters

headerParameters: Object = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/workspaces/{workspaceId}/metadata"

queryParameters

queryParameters: Object = [Parameters.query, Parameters.timespan]

serializer

serializer: any

urlParameters

urlParameters: Object = [Parameters.$host, Parameters.workspaceId]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.MetadataResults

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const ifMatch

ifMatch: object

parameterPath

parameterPath: Object = ["options", "ifMatch"]

mapper

mapper: object

serializedName

serializedName: string = "If-Match"

type

type: object

name

name: string = "String"

Const ifNoneMatch

ifNoneMatch: object

parameterPath

parameterPath: Object = ["options", "ifNoneMatch"]

mapper

mapper: object

serializedName

serializedName: string = "If-None-Match"

type

type: object

name

name: string = "String"

Const interval

interval: object

parameterPath

parameterPath: Object = ["options", "interval"]

mapper

mapper: object

serializedName

serializedName: string = "interval"

type

type: object

name

name: string = "TimeSpan"

Const key

key: object

parameterPath

parameterPath: Object = ["options", "key"]

mapper

mapper: object

serializedName

serializedName: string = "key"

type

type: object

name

name: string = "String"

Const key1

key1: object

parameterPath

parameterPath: string = "key"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "key"

type

type: object

name

name: string = "String"

Const label

label: object

parameterPath

parameterPath: Object = ["options", "label"]

mapper

mapper: object

serializedName

serializedName: string = "label"

type

type: object

name

name: string = "String"

Const listOperationSpec

listOperationSpec: object

headerParameters

headerParameters: Object = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/{resourceUri}/providers/microsoft.insights/metricNamespaces"

queryParameters

queryParameters: Object = [Parameters.apiVersion, Parameters.startTime]

serializer

serializer: any

urlParameters

urlParameters: Object = [Parameters.$host, Parameters.resourceUri]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.MetricNamespaceCollection

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const metricnames

metricnames: object

parameterPath

parameterPath: Object = ["options", "metricnames"]

mapper

mapper: object

serializedName

serializedName: string = "metricnames"

type

type: object

name

name: string = "String"

Const metricnamespace

metricnamespace: object

parameterPath

parameterPath: Object = ["options", "metricnamespace"]

mapper

mapper: object

serializedName

serializedName: string = "metricnamespace"

type

type: object

name

name: string = "String"

Const name

name: object

parameterPath

parameterPath: Object = ["options", "name"]

mapper

mapper: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const nextLink

nextLink: object

parameterPath

parameterPath: string = "nextLink"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

Const orderby

orderby: object

parameterPath

parameterPath: Object = ["options", "orderby"]

mapper

mapper: object

serializedName

serializedName: string = "orderby"

type

type: object

name

name: string = "String"

Const postOperationSpec

postOperationSpec: object

headerParameters

headerParameters: Object = [Parameters.accept]

httpMethod

httpMethod: string = "POST"

path

path: string = "/workspaces/{workspaceId}/metadata"

serializer

serializer: any

urlParameters

urlParameters: Object = [Parameters.$host, Parameters.workspaceId]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.MetadataResults

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const prefer

prefer: object

parameterPath

parameterPath: Object = ["options", "prefer"]

mapper

mapper: object

serializedName

serializedName: string = "Prefer"

type

type: object

name

name: string = "String"

Const query

query: object

parameterPath

parameterPath: string = "query"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "query"

type

type: object

name

name: string = "String"

Const resourceUri

resourceUri: object

parameterPath

parameterPath: string = "resourceUri"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceUri"

type

type: object

name

name: string = "String"

Const resultType

resultType: object

parameterPath

parameterPath: Object = ["options", "resultType"]

mapper

mapper: object

serializedName

serializedName: string = "resultType"

type

type: object

allowedValues

allowedValues: Object = ["Data", "Metadata"]

name

name: string = "Enum"

Const select

select: object

collectionFormat

collectionFormat: any = QueryCollectionFormat.Csv

parameterPath

parameterPath: Object = ["options", "select"]

mapper

mapper: object

serializedName

serializedName: string = "$Select"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

allowedValues

allowedValues: Object = ["key","label","content_type","value","last_modified","tags","locked","etag"]

name

name: string = "Enum"

Const select1

select1: object

collectionFormat

collectionFormat: any = QueryCollectionFormat.Csv

parameterPath

parameterPath: Object = ["options", "select"]

mapper

mapper: object

serializedName

serializedName: string = "$Select"

type

type: object

name

name: string = "Sequence"

element

element: object

defaultValue

defaultValue: string = "name"

isConstant

isConstant: boolean = true

type

type: object

name

name: string = "String"

Const startTime

startTime: object

parameterPath

parameterPath: Object = ["options", "startTime"]

mapper

mapper: object

serializedName

serializedName: string = "startTime"

type

type: object

name

name: string = "String"

Const syncToken

syncToken: object

parameterPath

parameterPath: string = "syncToken"

mapper

mapper: object

serializedName

serializedName: string = "Sync-Token"

type

type: object

name

name: string = "String"

Const timespan

timespan: object

parameterPath

parameterPath: Object = ["options", "timespan"]

mapper

mapper: object

serializedName

serializedName: string = "timespan"

type

type: object

name

name: string = "String"

Const top

top: object

parameterPath

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

mapper

mapper: object

serializedName

serializedName: string = "top"

type

type: object

name

name: string = "Number"

Const workspaceId

workspaceId: object

parameterPath

parameterPath: string = "workspaceId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "workspaceId"

type

type: object

name

name: string = "String"

Generated using TypeDoc