Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-webservices

Package version

Index

Classes

Interfaces

Type aliases

Variables

Object literals

Type aliases

AssetType

AssetType: "Module" | "Resource"

Defines values for AssetType. Possible values include: 'Module', 'Resource'

readonly
enum

{string}

ColumnFormat

ColumnFormat: "Byte" | "Char" | "Complex64" | "Complex128" | "Date-time" | "Date-timeOffset" | "Double" | "Duration" | "Float" | "Int8" | "Int16" | "Int32" | "Int64" | "Uint8" | "Uint16" | "Uint32" | "Uint64"

Defines values for ColumnFormat. Possible values include: 'Byte', 'Char', 'Complex64', 'Complex128', 'Date-time', 'Date-timeOffset', 'Double', 'Duration', 'Float', 'Int8', 'Int16', 'Int32', 'Int64', 'Uint8', 'Uint16', 'Uint32', 'Uint64'

readonly
enum

{string}

ColumnType

ColumnType: "Boolean" | "Integer" | "Number" | "String"

Defines values for ColumnType. Possible values include: 'Boolean', 'Integer', 'Number', 'String'

readonly
enum

{string}

DiagnosticsLevel

DiagnosticsLevel: "None" | "Error" | "All"

Defines values for DiagnosticsLevel. Possible values include: 'None', 'Error', 'All'

readonly
enum

{string}

InputPortType

InputPortType: "Dataset"

Defines values for InputPortType. Possible values include: 'Dataset'

readonly
enum

{string}

OperationsListResponse

OperationsListResponse: OperationEntityListResult & object

Contains response data for the list operation.

OutputPortType

OutputPortType: "Dataset"

Defines values for OutputPortType. Possible values include: 'Dataset'

readonly
enum

{string}

ParameterType

ParameterType: "String" | "Int" | "Float" | "Enumerated" | "Script" | "Mode" | "Credential" | "Boolean" | "Double" | "ColumnPicker" | "ParameterRange" | "DataGatewayName"

Defines values for ParameterType. Possible values include: 'String', 'Int', 'Float', 'Enumerated', 'Script', 'Mode', 'Credential', 'Boolean', 'Double', 'ColumnPicker', 'ParameterRange', 'DataGatewayName'

readonly
enum

{string}

ProvisioningState

ProvisioningState: "Unknown" | "Provisioning" | "Succeeded" | "Failed"

Defines values for ProvisioningState. Possible values include: 'Unknown', 'Provisioning', 'Succeeded', 'Failed'

readonly
enum

{string}

WebServicePropertiesUnion

Contains the possible cases for WebServiceProperties.

WebServicesBeginCreateOrUpdateResponse

WebServicesBeginCreateOrUpdateResponse: WebService & object

Contains response data for the beginCreateOrUpdate operation.

WebServicesBeginCreateRegionalPropertiesResponse

WebServicesBeginCreateRegionalPropertiesResponse: AsyncOperationStatus & object

Contains response data for the beginCreateRegionalProperties operation.

WebServicesBeginPatchResponse

WebServicesBeginPatchResponse: WebService & object

Contains response data for the beginPatch operation.

WebServicesCreateOrUpdateResponse

WebServicesCreateOrUpdateResponse: WebService & object

Contains response data for the createOrUpdate operation.

WebServicesCreateRegionalPropertiesResponse

WebServicesCreateRegionalPropertiesResponse: AsyncOperationStatus & object

Contains response data for the createRegionalProperties operation.

WebServicesGetResponse

WebServicesGetResponse: WebService & object

Contains response data for the get operation.

WebServicesListByResourceGroupNextResponse

WebServicesListByResourceGroupNextResponse: PaginatedWebServicesList & object

Contains response data for the listByResourceGroupNext operation.

WebServicesListByResourceGroupResponse

WebServicesListByResourceGroupResponse: PaginatedWebServicesList & object

Contains response data for the listByResourceGroup operation.

WebServicesListBySubscriptionIdNextResponse

WebServicesListBySubscriptionIdNextResponse: PaginatedWebServicesList & object

Contains response data for the listBySubscriptionIdNext operation.

WebServicesListBySubscriptionIdResponse

WebServicesListBySubscriptionIdResponse: PaginatedWebServicesList & object

Contains response data for the listBySubscriptionId operation.

WebServicesListKeysResponse

WebServicesListKeysResponse: WebServiceKeys & object

Contains response data for the listKeys operation.

WebServicesPatchResponse

WebServicesPatchResponse: WebService & object

Contains response data for the patch operation.

Variables

Const BaseResource

BaseResource: any = BaseResourceMapper

Const CloudError

CloudError: any = CloudErrorMapper

Object literals

Const AssetItem

AssetItem: object

serializedName

serializedName: string = "AssetItem"

type

type: object

className

className: string = "AssetItem"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

inputPorts

inputPorts: object

serializedName

serializedName: string = "inputPorts"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "InputPort"

name

name: string = "Composite"

locationInfo

locationInfo: object

required

required: boolean = true

serializedName

serializedName: string = "locationInfo"

type

type: object

className

className: string = "BlobLocation"

name

name: string = "Composite"

metadata

metadata: object

serializedName

serializedName: string = "metadata"

type

type: object

name

name: string = "Dictionary"

value

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

outputPorts

outputPorts: object

serializedName

serializedName: string = "outputPorts"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "OutputPort"

name

name: string = "Composite"

parameters

parameters: object

serializedName

serializedName: string = "parameters"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ModuleAssetParameter"

name

name: string = "Composite"

type

type: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const AsyncOperationErrorInfo

AsyncOperationErrorInfo: object

serializedName

serializedName: string = "AsyncOperationErrorInfo"

type

type: object

className

className: string = "AsyncOperationErrorInfo"

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"

details

details: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "details"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "AsyncOperationErrorInfo"

name

name: string = "Composite"

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 AsyncOperationStatus

AsyncOperationStatus: object

serializedName

serializedName: string = "AsyncOperationStatus"

type

type: object

className

className: string = "AsyncOperationStatus"

name

name: string = "Composite"

modelProperties

modelProperties: object

endTime

endTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "endTime"

type

type: object

name

name: string = "DateTime"

errorInfo

errorInfo: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "errorInfo"

type

type: object

className

className: string = "AsyncOperationErrorInfo"

name

name: string = "Composite"

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"

percentComplete

percentComplete: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "percentComplete"

type

type: object

name

name: string = "Number"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "provisioningState"

type

type: object

name

name: string = "String"

startTime

startTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "startTime"

type

type: object

name

name: string = "DateTime"

Const BlobLocation

BlobLocation: object

serializedName

serializedName: string = "BlobLocation"

type

type: object

className

className: string = "BlobLocation"

name

name: string = "Composite"

modelProperties

modelProperties: object

credentials

credentials: object

serializedName

serializedName: string = "credentials"

type

type: object

name

name: string = "String"

uri

uri: object

required

required: boolean = true

serializedName

serializedName: string = "uri"

type

type: object

name

name: string = "String"

Const ColumnSpecification

ColumnSpecification: object

serializedName

serializedName: string = "ColumnSpecification"

type

type: object

className

className: string = "ColumnSpecification"

name

name: string = "Composite"

modelProperties

modelProperties: object

enum

enum: object

serializedName

serializedName: string = "enum"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "Object"

format

format: object

serializedName

serializedName: string = "format"

type

type: object

name

name: string = "String"

type

type: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

xMsIsnullable

xMsIsnullable: object

serializedName

serializedName: string = "x-ms-isnullable"

type

type: object

name

name: string = "Boolean"

xMsIsordered

xMsIsordered: object

serializedName

serializedName: string = "x-ms-isordered"

type

type: object

name

name: string = "Boolean"

Const CommitmentPlan

CommitmentPlan: object

serializedName

serializedName: string = "CommitmentPlan"

type

type: object

className

className: string = "CommitmentPlan"

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"

Const DiagnosticsConfiguration

DiagnosticsConfiguration: object

serializedName

serializedName: string = "DiagnosticsConfiguration"

type

type: object

className

className: string = "DiagnosticsConfiguration"

name

name: string = "Composite"

modelProperties

modelProperties: object

expiry

expiry: object

serializedName

serializedName: string = "expiry"

type

type: object

name

name: string = "DateTime"

level

level: object

required

required: boolean = true

serializedName

serializedName: string = "level"

type

type: object

name

name: string = "String"

Const ExampleRequest

ExampleRequest: object

serializedName

serializedName: string = "ExampleRequest"

type

type: object

className

className: string = "ExampleRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

globalParameters

globalParameters: object

serializedName

serializedName: string = "globalParameters"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "Object"

inputs

inputs: object

serializedName

serializedName: string = "inputs"

type

type: object

name

name: string = "Dictionary"

value

value: object

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

Const GraphEdge

GraphEdge: object

serializedName

serializedName: string = "GraphEdge"

type

type: object

className

className: string = "GraphEdge"

name

name: string = "Composite"

modelProperties

modelProperties: object

sourceNodeId

sourceNodeId: object

serializedName

serializedName: string = "sourceNodeId"

type

type: object

name

name: string = "String"

sourcePortId

sourcePortId: object

serializedName

serializedName: string = "sourcePortId"

type

type: object

name

name: string = "String"

targetNodeId

targetNodeId: object

serializedName

serializedName: string = "targetNodeId"

type

type: object

name

name: string = "String"

targetPortId

targetPortId: object

serializedName

serializedName: string = "targetPortId"

type

type: object

name

name: string = "String"

Const GraphNode

GraphNode: object

serializedName

serializedName: string = "GraphNode"

type

type: object

className

className: string = "GraphNode"

name

name: string = "Composite"

modelProperties

modelProperties: object

assetId

assetId: object

serializedName

serializedName: string = "assetId"

type

type: object

name

name: string = "String"

inputId

inputId: object

serializedName

serializedName: string = "inputId"

type

type: object

name

name: string = "String"

outputId

outputId: object

serializedName

serializedName: string = "outputId"

type

type: object

name

name: string = "String"

parameters

parameters: object

serializedName

serializedName: string = "parameters"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "WebServiceParameter"

name

name: string = "Composite"

Const GraphPackage

GraphPackage: object

serializedName

serializedName: string = "GraphPackage"

type

type: object

className

className: string = "GraphPackage"

name

name: string = "Composite"

modelProperties

modelProperties: object

edges

edges: object

serializedName

serializedName: string = "edges"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "GraphEdge"

name

name: string = "Composite"

graphParameters

graphParameters: object

serializedName

serializedName: string = "graphParameters"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "GraphParameter"

name

name: string = "Composite"

nodes

nodes: object

serializedName

serializedName: string = "nodes"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "GraphNode"

name

name: string = "Composite"

Const GraphParameter

GraphParameter: object

serializedName

serializedName: string = "GraphParameter"

type

type: object

className

className: string = "GraphParameter"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

links

links: object

required

required: boolean = true

serializedName

serializedName: string = "links"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "GraphParameterLink"

name

name: string = "Composite"

type

type: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const GraphParameterLink

GraphParameterLink: object

serializedName

serializedName: string = "GraphParameterLink"

type

type: object

className

className: string = "GraphParameterLink"

name

name: string = "Composite"

modelProperties

modelProperties: object

nodeId

nodeId: object

required

required: boolean = true

serializedName

serializedName: string = "nodeId"

type

type: object

name

name: string = "String"

parameterKey

parameterKey: object

required

required: boolean = true

serializedName

serializedName: string = "parameterKey"

type

type: object

name

name: string = "String"

Const InputPort

InputPort: object

serializedName

serializedName: string = "InputPort"

type

type: object

className

className: string = "InputPort"

name

name: string = "Composite"

modelProperties

modelProperties: object

type

type: object

defaultValue

defaultValue: string = "Dataset"

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const MachineLearningWorkspace

MachineLearningWorkspace: object

serializedName

serializedName: string = "MachineLearningWorkspace"

type

type: object

className

className: string = "MachineLearningWorkspace"

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"

Const ModeValueInfo

ModeValueInfo: object

serializedName

serializedName: string = "ModeValueInfo"

type

type: object

className

className: string = "ModeValueInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

interfaceString

interfaceString: object

serializedName

serializedName: string = "interfaceString"

type

type: object

name

name: string = "String"

parameters

parameters: object

serializedName

serializedName: string = "parameters"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ModuleAssetParameter"

name

name: string = "Composite"

Const ModuleAssetParameter

ModuleAssetParameter: object

serializedName

serializedName: string = "ModuleAssetParameter"

type

type: object

className

className: string = "ModuleAssetParameter"

name

name: string = "Composite"

modelProperties

modelProperties: object

modeValuesInfo

modeValuesInfo: object

serializedName

serializedName: string = "modeValuesInfo"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "ModeValueInfo"

name

name: string = "Composite"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

parameterType

parameterType: object

serializedName

serializedName: string = "parameterType"

type

type: object

name

name: string = "String"

Const OperationDisplayInfo

OperationDisplayInfo: object

serializedName

serializedName: string = "OperationDisplayInfo"

type

type: object

className

className: string = "OperationDisplayInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

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 OperationEntity

OperationEntity: object

serializedName

serializedName: string = "OperationEntity"

type

type: object

className

className: string = "OperationEntity"

name

name: string = "Composite"

modelProperties

modelProperties: object

display

display: object

serializedName

serializedName: string = "display"

type

type: object

className

className: string = "OperationDisplayInfo"

name

name: string = "Composite"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const OperationEntityListResult

OperationEntityListResult: object

serializedName

serializedName: string = "OperationEntityListResult"

type

type: object

className

className: string = "OperationEntityListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "OperationEntity"

name

name: string = "Composite"

Const OutputPort

OutputPort: object

serializedName

serializedName: string = "OutputPort"

type

type: object

className

className: string = "OutputPort"

name

name: string = "Composite"

modelProperties

modelProperties: object

type

type: object

defaultValue

defaultValue: string = "Dataset"

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const PaginatedWebServicesList

PaginatedWebServicesList: object

serializedName

serializedName: string = "PaginatedWebServicesList"

type

type: object

className

className: string = "PaginatedWebServicesList"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "WebService"

name

name: string = "Composite"

Const RealtimeConfiguration

RealtimeConfiguration: object

serializedName

serializedName: string = "RealtimeConfiguration"

type

type: object

className

className: string = "RealtimeConfiguration"

name

name: string = "Composite"

modelProperties

modelProperties: object

maxConcurrentCalls

maxConcurrentCalls: object

serializedName

serializedName: string = "maxConcurrentCalls"

constraints

constraints: object

InclusiveMaximum

InclusiveMaximum: number = 200

InclusiveMinimum

InclusiveMinimum: number = 4

type

type: object

name

name: string = "Number"

Const Resource

Resource: object

serializedName

serializedName: string = "Resource"

type

type: object

className

className: string = "Resource"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

location

location: object

required

required: boolean = true

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const ServiceInputOutputSpecification

ServiceInputOutputSpecification: object

serializedName

serializedName: string = "ServiceInputOutputSpecification"

type

type: object

className

className: string = "ServiceInputOutputSpecification"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

properties

properties: object

required

required: boolean = true

serializedName

serializedName: string = "properties"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "TableSpecification"

name

name: string = "Composite"

title

title: object

serializedName

serializedName: string = "title"

type

type: object

name

name: string = "String"

type

type: object

defaultValue

defaultValue: string = "object"

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const StorageAccount

StorageAccount: object

serializedName

serializedName: string = "StorageAccount"

type

type: object

className

className: string = "StorageAccount"

name

name: string = "Composite"

modelProperties

modelProperties: object

key

key: object

serializedName

serializedName: string = "key"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const TableSpecification

TableSpecification: object

serializedName

serializedName: string = "TableSpecification"

type

type: object

className

className: string = "TableSpecification"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

format

format: object

serializedName

serializedName: string = "format"

type

type: object

name

name: string = "String"

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "ColumnSpecification"

name

name: string = "Composite"

title

title: object

serializedName

serializedName: string = "title"

type

type: object

name

name: string = "String"

type

type: object

defaultValue

defaultValue: string = "object"

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const WebService

WebService: object

serializedName

serializedName: string = "WebService"

type

type: object

className

className: string = "WebService"

name

name: string = "Composite"

modelProperties

modelProperties: object

properties

properties: object

required

required: boolean = true

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "WebServiceProperties"

name

name: string = "Composite"

Const WebServiceKeys

WebServiceKeys: object

serializedName

serializedName: string = "WebServiceKeys"

type

type: object

className

className: string = "WebServiceKeys"

name

name: string = "Composite"

modelProperties

modelProperties: object

primary

primary: object

serializedName

serializedName: string = "primary"

type

type: object

name

name: string = "String"

secondary

secondary: object

serializedName

serializedName: string = "secondary"

type

type: object

name

name: string = "String"

Const WebServiceParameter

WebServiceParameter: object

serializedName

serializedName: string = "WebServiceParameter"

type

type: object

className

className: string = "WebServiceParameter"

name

name: string = "Composite"

modelProperties

modelProperties: object

certificateThumbprint

certificateThumbprint: object

serializedName

serializedName: string = "certificateThumbprint"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Object"

Const WebServiceProperties

WebServiceProperties: object

serializedName

serializedName: string = "WebServiceProperties"

type

type: object

className

className: string = "WebServiceProperties"

name

name: string = "Composite"

uberParent

uberParent: string = "WebServiceProperties"

modelProperties

modelProperties: object

assets

assets: object

serializedName

serializedName: string = "assets"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "AssetItem"

name

name: string = "Composite"

commitmentPlan

commitmentPlan: object

serializedName

serializedName: string = "commitmentPlan"

type

type: object

className

className: string = "CommitmentPlan"

name

name: string = "Composite"

createdOn

createdOn: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "createdOn"

type

type: object

name

name: string = "DateTime"

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

diagnostics

diagnostics: object

serializedName

serializedName: string = "diagnostics"

type

type: object

className

className: string = "DiagnosticsConfiguration"

name

name: string = "Composite"

exampleRequest

exampleRequest: object

serializedName

serializedName: string = "exampleRequest"

type

type: object

className

className: string = "ExampleRequest"

name

name: string = "Composite"

exposeSampleData

exposeSampleData: object

serializedName

serializedName: string = "exposeSampleData"

type

type: object

name

name: string = "Boolean"

input

input: object

serializedName

serializedName: string = "input"

type

type: object

className

className: string = "ServiceInputOutputSpecification"

name

name: string = "Composite"

keys

keys: object

serializedName

serializedName: string = "keys"

type

type: object

className

className: string = "WebServiceKeys"

name

name: string = "Composite"

machineLearningWorkspace

machineLearningWorkspace: object

serializedName

serializedName: string = "machineLearningWorkspace"

type

type: object

className

className: string = "MachineLearningWorkspace"

name

name: string = "Composite"

modifiedOn

modifiedOn: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "modifiedOn"

type

type: object

name

name: string = "DateTime"

output

output: object

serializedName

serializedName: string = "output"

type

type: object

className

className: string = "ServiceInputOutputSpecification"

name

name: string = "Composite"

packageType

packageType: object

required

required: boolean = true

serializedName

serializedName: string = "packageType"

type

type: object

name

name: string = "String"

parameters

parameters: object

serializedName

serializedName: string = "parameters"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

className

className: string = "WebServiceParameter"

name

name: string = "Composite"

payloadsInBlobStorage

payloadsInBlobStorage: object

serializedName

serializedName: string = "payloadsInBlobStorage"

type

type: object

name

name: string = "Boolean"

payloadsLocation

payloadsLocation: object

serializedName

serializedName: string = "payloadsLocation"

type

type: object

className

className: string = "BlobLocation"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "provisioningState"

type

type: object

name

name: string = "String"

readOnly

readOnly: object

serializedName

serializedName: string = "readOnly"

type

type: object

name

name: string = "Boolean"

realtimeConfiguration

realtimeConfiguration: object

serializedName

serializedName: string = "realtimeConfiguration"

type

type: object

className

className: string = "RealtimeConfiguration"

name

name: string = "Composite"

storageAccount

storageAccount: object

serializedName

serializedName: string = "storageAccount"

type

type: object

className

className: string = "StorageAccount"

name

name: string = "Composite"

swaggerLocation

swaggerLocation: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "swaggerLocation"

type

type: object

name

name: string = "String"

title

title: object

serializedName

serializedName: string = "title"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "packageType"

serializedName

serializedName: string = "packageType"

Const WebServicePropertiesForGraph

WebServicePropertiesForGraph: object

serializedName

serializedName: string = "Graph"

type

type: object

className

className: string = "WebServicePropertiesForGraph"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = WebServiceProperties.type.polymorphicDiscriminator

uberParent

uberParent: string = "WebServiceProperties"

modelProperties

modelProperties: object

packageProperty

packageProperty: object

serializedName

serializedName: string = "package"

type

type: object

className

className: string = "GraphPackage"

name

name: string = "Composite"

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 discriminators

discriminators: object

WebServiceProperties

WebServiceProperties: any = WebServiceProperties

WebServiceProperties.Graph

WebServiceProperties.Graph: any = WebServicePropertiesForGraph

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 region0

region0: object

parameterPath

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

mapper

mapper: object

serializedName

serializedName: string = "region"

type

type: object

name

name: string = "String"

Const region1

region1: object

parameterPath

parameterPath: string = "region"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "region"

type

type: object

name

name: string = "String"

Const resourceGroupName

resourceGroupName: object

parameterPath

parameterPath: string = "resourceGroupName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceGroupName"

type

type: object

name

name: string = "String"

Const skiptoken

skiptoken: object

parameterPath

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

mapper

mapper: object

serializedName

serializedName: string = "$skiptoken"

type

type: object

name

name: string = "String"

Const subscriptionId

subscriptionId: object

parameterPath

parameterPath: string = "subscriptionId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "subscriptionId"

type

type: object

name

name: string = "String"

Const webServiceName

webServiceName: object

parameterPath

parameterPath: string = "webServiceName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "webServiceName"

type

type: object

name

name: string = "String"

Generated using TypeDoc