Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-operations

Package version

Index

Classes

Interfaces

Type aliases

Variables

Object literals

Type aliases

ManagementAssociationsCreateOrUpdateResponse

ManagementAssociationsCreateOrUpdateResponse: ManagementAssociation & object

Contains response data for the createOrUpdate operation.

ManagementAssociationsGetResponse

ManagementAssociationsGetResponse: ManagementAssociation & object

Contains response data for the get operation.

ManagementAssociationsListBySubscriptionResponse

ManagementAssociationsListBySubscriptionResponse: ManagementAssociationPropertiesList & object

Contains response data for the listBySubscription operation.

ManagementConfigurationsCreateOrUpdateResponse

ManagementConfigurationsCreateOrUpdateResponse: ManagementConfiguration & object

Contains response data for the createOrUpdate operation.

ManagementConfigurationsGetResponse

ManagementConfigurationsGetResponse: ManagementConfiguration & object

Contains response data for the get operation.

ManagementConfigurationsListBySubscriptionResponse

ManagementConfigurationsListBySubscriptionResponse: ManagementConfigurationPropertiesList & object

Contains response data for the listBySubscription operation.

OperationsListResponse

OperationsListResponse: OperationListResult & object

Contains response data for the list operation.

SolutionsBeginCreateOrUpdateResponse

SolutionsBeginCreateOrUpdateResponse: Solution & object

Contains response data for the beginCreateOrUpdate operation.

SolutionsCreateOrUpdateResponse

SolutionsCreateOrUpdateResponse: Solution & object

Contains response data for the createOrUpdate operation.

SolutionsGetResponse

SolutionsGetResponse: Solution & object

Contains response data for the get operation.

SolutionsListByResourceGroupResponse

SolutionsListByResourceGroupResponse: SolutionPropertiesList & object

Contains response data for the listByResourceGroup operation.

SolutionsListBySubscriptionResponse

SolutionsListBySubscriptionResponse: SolutionPropertiesList & object

Contains response data for the listBySubscription operation.

Variables

Const BaseResource

BaseResource: any = BaseResourceMapper

Const CloudError

CloudError: any = CloudErrorMapper

Object literals

Const ArmTemplateParameter

ArmTemplateParameter: object

serializedName

serializedName: string = "ArmTemplateParameter"

type

type: object

className

className: string = "ArmTemplateParameter"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "String"

Const CodeMessageError

CodeMessageError: object

serializedName

serializedName: string = "CodeMessageError"

type

type: object

className

className: string = "CodeMessageError"

name

name: string = "Composite"

modelProperties

modelProperties: object

error

error: object

serializedName

serializedName: string = "error"

type

type: object

className

className: string = "CodeMessageErrorError"

name

name: string = "Composite"

Const CodeMessageErrorError

CodeMessageErrorError: object

serializedName

serializedName: string = "CodeMessageError_error"

type

type: object

className

className: string = "CodeMessageErrorError"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

message

message: object

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

Const ManagementAssociation

ManagementAssociation: object

serializedName

serializedName: string = "ManagementAssociation"

type

type: object

className

className: string = "ManagementAssociation"

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

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"

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "ManagementAssociationProperties"

name

name: string = "Composite"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const ManagementAssociationProperties

ManagementAssociationProperties: object

serializedName

serializedName: string = "ManagementAssociationProperties"

type

type: object

className

className: string = "ManagementAssociationProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

applicationId

applicationId: object

required

required: boolean = true

serializedName

serializedName: string = "applicationId"

type

type: object

name

name: string = "String"

Const ManagementAssociationPropertiesList

ManagementAssociationPropertiesList: object

serializedName

serializedName: string = "ManagementAssociationPropertiesList"

type

type: object

className

className: string = "ManagementAssociationPropertiesList"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ManagementAssociation"

name

name: string = "Composite"

Const ManagementConfiguration

ManagementConfiguration: object

serializedName

serializedName: string = "ManagementConfiguration"

type

type: object

className

className: string = "ManagementConfiguration"

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

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"

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "ManagementConfigurationProperties"

name

name: string = "Composite"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const ManagementConfigurationProperties

ManagementConfigurationProperties: object

serializedName

serializedName: string = "ManagementConfigurationProperties"

type

type: object

className

className: string = "ManagementConfigurationProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

applicationId

applicationId: object

serializedName

serializedName: string = "applicationId"

type

type: object

name

name: string = "String"

parameters

parameters: object

required

required: boolean = true

serializedName

serializedName: string = "parameters"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ArmTemplateParameter"

name

name: string = "Composite"

parentResourceType

parentResourceType: object

required

required: boolean = true

serializedName

serializedName: string = "parentResourceType"

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"

template

template: object

required

required: boolean = true

serializedName

serializedName: string = "template"

type

type: object

name

name: string = "Object"

Const ManagementConfigurationPropertiesList

ManagementConfigurationPropertiesList: object

serializedName

serializedName: string = "ManagementConfigurationPropertiesList"

type

type: object

className

className: string = "ManagementConfigurationPropertiesList"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ManagementConfiguration"

name

name: string = "Composite"

Const Operation

Operation: object

serializedName

serializedName: string = "Operation"

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

modelProperties

modelProperties: object

display

display: object

serializedName

serializedName: string = "display"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const OperationDisplay

OperationDisplay: object

serializedName

serializedName: string = "Operation_display"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

modelProperties

modelProperties: object

operation

operation: object

serializedName

serializedName: string = "operation"

type

type: object

name

name: string = "String"

provider

provider: object

serializedName

serializedName: string = "provider"

type

type: object

name

name: string = "String"

resource

resource: object

serializedName

serializedName: string = "resource"

type

type: object

name

name: string = "String"

Const OperationListResult

OperationListResult: object

serializedName

serializedName: string = "OperationListResult"

type

type: object

className

className: string = "OperationListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

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 Solution

Solution: object

serializedName

serializedName: string = "Solution"

type

type: object

className

className: string = "Solution"

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

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"

plan

plan: object

serializedName

serializedName: string = "plan"

type

type: object

className

className: string = "SolutionPlan"

name

name: string = "Composite"

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "SolutionProperties"

name

name: string = "Composite"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const SolutionPlan

SolutionPlan: object

serializedName

serializedName: string = "SolutionPlan"

type

type: object

className

className: string = "SolutionPlan"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

product

product: object

serializedName

serializedName: string = "product"

type

type: object

name

name: string = "String"

promotionCode

promotionCode: object

serializedName

serializedName: string = "promotionCode"

type

type: object

name

name: string = "String"

publisher

publisher: object

serializedName

serializedName: string = "publisher"

type

type: object

name

name: string = "String"

Const SolutionProperties

SolutionProperties: object

serializedName

serializedName: string = "SolutionProperties"

type

type: object

className

className: string = "SolutionProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

containedResources

containedResources: object

serializedName

serializedName: string = "containedResources"

type

type: object

name

name: string = "Sequence"

element

element: object

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"

referencedResources

referencedResources: object

serializedName

serializedName: string = "referencedResources"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

workspaceResourceId

workspaceResourceId: object

required

required: boolean = true

serializedName

serializedName: string = "workspaceResourceId"

type

type: object

name

name: string = "String"

Const SolutionPropertiesList

SolutionPropertiesList: object

serializedName

serializedName: string = "SolutionPropertiesList"

type

type: object

className

className: string = "SolutionPropertiesList"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Solution"

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 managementAssociationName

managementAssociationName: object

parameterPath

parameterPath: string = "managementAssociationName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "managementAssociationName"

type

type: object

name

name: string = "String"

Const managementConfigurationName

managementConfigurationName: object

parameterPath

parameterPath: string = "managementConfigurationName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "managementConfigurationName"

type

type: object

name

name: string = "String"

Const providerName

providerName: object

parameterPath

parameterPath: string = "providerName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "providerName"

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 = 90

MinLength

MinLength: number = 1

Pattern

Pattern: RegExp = /^[-\w\._\(\)]+$/

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"

type

type: object

name

name: string = "String"

Const resourceType

resourceType: object

parameterPath

parameterPath: string = "resourceType"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceType"

type

type: object

name

name: string = "String"

Const solutionName

solutionName: object

parameterPath

parameterPath: string = "solutionName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "solutionName"

type

type: object

name

name: string = "String"

Const subscriptionId

subscriptionId: object

parameterPath

parameterPath: string = "subscriptionId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "subscriptionId"

type

type: object

name

name: string = "String"

Generated using TypeDoc