Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-iotspaces

Package version

Index

Type aliases

IoTSpacesBeginCreateOrUpdateResponse

IoTSpacesBeginCreateOrUpdateResponse: IoTSpacesDescription & object

Contains response data for the beginCreateOrUpdate operation.

IoTSpacesBeginDeleteMethodResponse

IoTSpacesBeginDeleteMethodResponse: IoTSpacesDescription & object

Contains response data for the beginDeleteMethod operation.

IoTSpacesBeginUpdateResponse

IoTSpacesBeginUpdateResponse: IoTSpacesDescription & object

Contains response data for the beginUpdate operation.

IoTSpacesCheckNameAvailabilityResponse

IoTSpacesCheckNameAvailabilityResponse: IoTSpacesNameAvailabilityInfo & object

Contains response data for the checkNameAvailability operation.

IoTSpacesCreateOrUpdateResponse

IoTSpacesCreateOrUpdateResponse: IoTSpacesDescription & object

Contains response data for the createOrUpdate operation.

IoTSpacesDeleteMethodResponse

IoTSpacesDeleteMethodResponse: IoTSpacesDescription & object

Contains response data for the deleteMethod operation.

IoTSpacesGetResponse

IoTSpacesGetResponse: IoTSpacesDescription & object

Contains response data for the get operation.

IoTSpacesListByResourceGroupNextResponse

IoTSpacesListByResourceGroupNextResponse: IoTSpacesDescriptionListResult & object

Contains response data for the listByResourceGroupNext operation.

IoTSpacesListByResourceGroupResponse

IoTSpacesListByResourceGroupResponse: IoTSpacesDescriptionListResult & object

Contains response data for the listByResourceGroup operation.

IoTSpacesListNextResponse

IoTSpacesListNextResponse: IoTSpacesDescriptionListResult & object

Contains response data for the listNext operation.

IoTSpacesListResponse

IoTSpacesListResponse: IoTSpacesDescriptionListResult & object

Contains response data for the list operation.

IoTSpacesNameUnavailabilityReason

IoTSpacesNameUnavailabilityReason: "Invalid" | "AlreadyExists"

Defines values for IoTSpacesNameUnavailabilityReason. Possible values include: 'Invalid', 'AlreadyExists'

readonly
enum

{string}

IoTSpacesSku

IoTSpacesSku: "F1" | "S1" | "S2" | "S3"

Defines values for IoTSpacesSku. Possible values include: 'F1', 'S1', 'S2', 'S3'

readonly
enum

{string}

IoTSpacesUpdateResponse

IoTSpacesUpdateResponse: IoTSpacesDescription & object

Contains response data for the update operation.

OperationsListNextResponse

OperationsListNextResponse: OperationListResult & object

Contains response data for the listNext operation.

OperationsListResponse

OperationsListResponse: OperationListResult & object

Contains response data for the list operation.

ProvisioningState

ProvisioningState: "Provisioning" | "Deleting" | "Succeeded" | "Failed" | "Canceled"

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

readonly
enum

{string}

Variables

Const BaseResource

BaseResource: any = BaseResourceMapper

Const CloudError

CloudError: any = CloudErrorMapper

Object literals

Const ErrorDetails

ErrorDetails: object

serializedName

serializedName: string = "ErrorDetails"

type

type: object

className

className: string = "ErrorDetails"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

message

message: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

target

target: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "target"

type

type: object

name

name: string = "String"

Const IoTSpacesDescription

IoTSpacesDescription: object

serializedName

serializedName: string = "IoTSpacesDescription"

type

type: object

className

className: string = "IoTSpacesDescription"

name

name: string = "Composite"

modelProperties

modelProperties: object

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "IoTSpacesProperties"

name

name: string = "Composite"

sku

sku: object

required

required: boolean = true

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "IoTSpacesSkuInfo"

name

name: string = "Composite"

Const IoTSpacesDescriptionListResult

IoTSpacesDescriptionListResult: object

serializedName

serializedName: string = "IoTSpacesDescriptionListResult"

type

type: object

className

className: string = "IoTSpacesDescriptionListResult"

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

name

name: string = "Composite"

Const IoTSpacesNameAvailabilityInfo

IoTSpacesNameAvailabilityInfo: object

serializedName

serializedName: string = "IoTSpacesNameAvailabilityInfo"

type

type: object

className

className: string = "IoTSpacesNameAvailabilityInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

message

message: object

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

nameAvailable

nameAvailable: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nameAvailable"

type

type: object

name

name: string = "Boolean"

reason

reason: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "reason"

type

type: object

allowedValues

allowedValues: string[] = ["Invalid","AlreadyExists"]

name

name: string = "Enum"

Const IoTSpacesPatchDescription

IoTSpacesPatchDescription: object

serializedName

serializedName: string = "IoTSpacesPatchDescription"

type

type: object

className

className: string = "IoTSpacesPatchDescription"

name

name: string = "Composite"

modelProperties

modelProperties: object

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "IoTSpacesProperties"

name

name: string = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const IoTSpacesProperties

IoTSpacesProperties: object

serializedName

serializedName: string = "IoTSpacesProperties"

type

type: object

className

className: string = "IoTSpacesProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

managementApiUrl

managementApiUrl: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "managementApiUrl"

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "provisioningState"

type

type: object

name

name: string = "String"

storageContainer

storageContainer: object

serializedName

serializedName: string = "storageContainer"

type

type: object

className

className: string = "StorageContainerProperties"

name

name: string = "Composite"

webPortalUrl

webPortalUrl: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "webPortalUrl"

type

type: object

name

name: string = "String"

Const IoTSpacesSkuInfo

IoTSpacesSkuInfo: object

serializedName

serializedName: string = "IoTSpacesSkuInfo"

type

type: object

className

className: string = "IoTSpacesSkuInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const Operation

Operation: object

serializedName

serializedName: string = "Operation"

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

modelProperties

modelProperties: object

display

display: object

serializedName

serializedName: string = "display"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const OperationDisplay

OperationDisplay: object

serializedName

serializedName: string = "OperationDisplay"

type

type: object

className

className: string = "OperationDisplay"

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 OperationInputs

OperationInputs: object

serializedName

serializedName: string = "OperationInputs"

type

type: object

className

className: string = "OperationInputs"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

required

required: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const OperationListResult

OperationListResult: object

serializedName

serializedName: string = "OperationListResult"

type

type: object

className

className: string = "OperationListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

Const Resource

Resource: object

serializedName

serializedName: string = "Resource"

type

type: object

className

className: string = "Resource"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

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"

constraints

constraints: object

Pattern

Pattern: RegExp = /^(?![0-9]+$)(?!-)[a-zA-Z0-9-]{2,49}[a-zA-Z0-9]$/

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 StorageContainerProperties

StorageContainerProperties: object

serializedName

serializedName: string = "StorageContainerProperties"

type

type: object

className

className: string = "StorageContainerProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

connectionString

connectionString: object

serializedName

serializedName: string = "connectionString"

type

type: object

name

name: string = "String"

containerName

containerName: object

serializedName

serializedName: string = "containerName"

type

type: object

name

name: string = "String"

resourceGroup

resourceGroup: object

serializedName

serializedName: string = "resourceGroup"

type

type: object

name

name: string = "String"

subscriptionId

subscriptionId: object

serializedName

serializedName: string = "subscriptionId"

type

type: object

name

name: string = "String"

Const acceptLanguage

acceptLanguage: object

parameterPath

parameterPath: string = "acceptLanguage"

mapper

mapper: object

defaultValue

defaultValue: string = "en-US"

serializedName

serializedName: string = "accept-language"

type

type: object

name

name: string = "String"

Const apiVersion

apiVersion: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

defaultValue

defaultValue: string = "2017-10-01-preview"

isConstant

isConstant: boolean = true

required

required: boolean = true

serializedName

serializedName: string = "api-version"

constraints

constraints: object

MinLength

MinLength: number = 10

type

type: object

name

name: string = "String"

Const nextPageLink

nextPageLink: object

parameterPath

parameterPath: string = "nextPageLink"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

Const resourceGroupName

resourceGroupName: object

parameterPath

parameterPath: string = "resourceGroupName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceGroupName"

constraints

constraints: object

MaxLength

MaxLength: number = 64

MinLength

MinLength: number = 1

type

type: object

name

name: string = "String"

Const resourceName

resourceName: object

parameterPath

parameterPath: string = "resourceName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceName"

constraints

constraints: object

MaxLength

MaxLength: number = 64

MinLength

MinLength: number = 1

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

Generated using TypeDoc