Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-devhub

Package version

Index

Enumerations

Classes

Interfaces

Type aliases

Variables

Object literals

Type aliases

ActionType

ActionType: string

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

Known values supported by the service

Internal

CreatedByType

CreatedByType: string

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

Known values supported by the service

User
Application
ManagedIdentity
Key

GitHubOAuthCallbackResponse

GitHubOAuthCallbackResponse: GitHubOAuthResponse

Contains response data for the gitHubOAuthCallback operation.

GitHubOAuthOperationResponse

GitHubOAuthOperationResponse: GitHubOAuthInfoResponse

Contains response data for the gitHubOAuth operation.

ListGitHubOAuthResponse

ListGitHubOAuthResponse: GitHubOAuthListResponse

Contains response data for the listGitHubOAuth operation.

ManifestType

ManifestType: string

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

Known values supported by the service

helm: Repositories using helm
kube: Repositories using kubernetes manifests

OperationsListResponse

OperationsListResponse: OperationListResult

Contains response data for the list operation.

Origin

Origin: string

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

Known values supported by the service

user
system
user,system

PullRequestStatus

PullRequestStatus: string

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

Known values supported by the service

unknown: Pull Request state unknown.
submitted: Pull Request submitted to repository.
merged: Pull Request merged into repository.
removed: Workflow no longer found within repository.

WorkflowCreateOrUpdateResponse

WorkflowCreateOrUpdateResponse: Workflow

Contains response data for the createOrUpdate operation.

WorkflowDeleteResponse

WorkflowDeleteResponse: DeleteWorkflowResponse

Contains response data for the delete operation.

WorkflowGetResponse

WorkflowGetResponse: Workflow

Contains response data for the get operation.

WorkflowListByResourceGroupNextResponse

WorkflowListByResourceGroupNextResponse: WorkflowListResult

Contains response data for the listByResourceGroupNext operation.

WorkflowListByResourceGroupResponse

WorkflowListByResourceGroupResponse: WorkflowListResult

Contains response data for the listByResourceGroup operation.

WorkflowListNextResponse

WorkflowListNextResponse: WorkflowListResult

Contains response data for the listNext operation.

WorkflowListResponse

WorkflowListResponse: WorkflowListResult

Contains response data for the list operation.

WorkflowUpdateTagsResponse

WorkflowUpdateTagsResponse: Workflow

Contains response data for the updateTags operation.

Variables

Const serializer

serializer: any = coreClient.createSerializer(Mappers, /* isXml */ false)

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 Acr

Acr: object

type

type: object

className

className: string = "Acr"

name

name: string = "Composite"

modelProperties

modelProperties: object

acrRegistryName

acrRegistryName: object

serializedName

serializedName: string = "acrRegistryName"

type

type: object

name

name: string = "String"

acrRepositoryName

acrRepositoryName: object

serializedName

serializedName: string = "acrRepositoryName"

type

type: object

name

name: string = "String"

acrResourceGroup

acrResourceGroup: object

serializedName

serializedName: string = "acrResourceGroup"

type

type: object

name

name: string = "String"

acrSubscriptionId

acrSubscriptionId: object

serializedName

serializedName: string = "acrSubscriptionId"

type

type: object

name

name: string = "String"

Const DeleteWorkflowResponse

DeleteWorkflowResponse: object

type

type: object

className

className: string = "DeleteWorkflowResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

status

status: object

serializedName

serializedName: string = "status"

type

type: object

name

name: string = "String"

Const DeploymentProperties

DeploymentProperties: object

type

type: object

className

className: string = "DeploymentProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

helmChartPath

helmChartPath: object

serializedName

serializedName: string = "helmChartPath"

type

type: object

name

name: string = "String"

helmValues

helmValues: object

serializedName

serializedName: string = "helmValues"

type

type: object

name

name: string = "String"

kubeManifestLocations

kubeManifestLocations: object

serializedName

serializedName: string = "kubeManifestLocations"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

manifestType

manifestType: object

serializedName

serializedName: string = "manifestType"

type

type: object

name

name: string = "String"

overrides

overrides: object

serializedName

serializedName: string = "overrides"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

Const ErrorAdditionalInfo

ErrorAdditionalInfo: object

type

type: object

className

className: string = "ErrorAdditionalInfo"

name

name: string = "Composite"

modelProperties

modelProperties: object

info

info: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "info"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "any"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

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

additionalInfo

additionalInfo: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "additionalInfo"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ErrorAdditionalInfo"

name

name: string = "Composite"

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

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 ErrorResponse

ErrorResponse: object

type

type: object

className

className: string = "ErrorResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

error

error: object

serializedName

serializedName: string = "error"

type

type: object

className

className: string = "ErrorDetail"

name

name: string = "Composite"

Const GitHubOAuthCallRequest

GitHubOAuthCallRequest: object

type

type: object

className

className: string = "GitHubOAuthCallRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

redirectUrl

redirectUrl: object

serializedName

serializedName: string = "redirectUrl"

type

type: object

name

name: string = "String"

Const GitHubOAuthInfoResponse

GitHubOAuthInfoResponse: object

type

type: object

className

className: string = "GitHubOAuthInfoResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

authURL

authURL: object

serializedName

serializedName: string = "authURL"

type

type: object

name

name: string = "String"

token

token: object

serializedName

serializedName: string = "token"

type

type: object

name

name: string = "String"

Const GitHubOAuthListResponse

GitHubOAuthListResponse: object

type

type: object

className

className: string = "GitHubOAuthListResponse"

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

name

name: string = "Composite"

Const GitHubOAuthResponse

GitHubOAuthResponse: object

type

type: object

className

className: string = "GitHubOAuthResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

username

username: object

serializedName

serializedName: string = "properties.username"

type

type: object

name

name: string = "String"

Const GitHubWorkflowProfileOidcCredentials

GitHubWorkflowProfileOidcCredentials: object

type

type: object

className

className: string = "GitHubWorkflowProfileOidcCredentials"

name

name: string = "Composite"

modelProperties

modelProperties: object

azureClientId

azureClientId: object

serializedName

serializedName: string = "azureClientId"

type

type: object

name

name: string = "String"

azureTenantId

azureTenantId: object

serializedName

serializedName: string = "azureTenantId"

type

type: object

name

name: string = "String"

Const Operation

Operation: object

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

modelProperties

modelProperties: object

actionType

actionType: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "actionType"

type

type: object

name

name: string = "String"

display

display: object

serializedName

serializedName: string = "display"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

isDataAction

isDataAction: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "isDataAction"

type

type: object

name

name: string = "Boolean"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

origin

origin: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "origin"

type

type: object

name

name: string = "String"

Const OperationDisplay

OperationDisplay: object

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 OperationListResult

OperationListResult: object

type

type: object

className

className: string = "OperationListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

Const ProxyResource

ProxyResource: object

type

type: object

className

className: string = "ProxyResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

Const Resource

Resource: object

type

type: object

className

className: string = "Resource"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

systemData

systemData: object

serializedName

serializedName: string = "systemData"

type

type: object

className

className: string = "SystemData"

name

name: string = "Composite"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const SystemData

SystemData: object

type

type: object

className

className: string = "SystemData"

name

name: string = "Composite"

modelProperties

modelProperties: object

createdAt

createdAt: object

serializedName

serializedName: string = "createdAt"

type

type: object

name

name: string = "DateTime"

createdBy

createdBy: object

serializedName

serializedName: string = "createdBy"

type

type: object

name

name: string = "String"

createdByType

createdByType: object

serializedName

serializedName: string = "createdByType"

type

type: object

name

name: string = "String"

lastModifiedAt

lastModifiedAt: object

serializedName

serializedName: string = "lastModifiedAt"

type

type: object

name

name: string = "DateTime"

lastModifiedBy

lastModifiedBy: object

serializedName

serializedName: string = "lastModifiedBy"

type

type: object

name

name: string = "String"

lastModifiedByType

lastModifiedByType: object

serializedName

serializedName: string = "lastModifiedByType"

type

type: object

name

name: string = "String"

Const TagsObject

TagsObject: object

type

type: object

className

className: string = "TagsObject"

name

name: string = "Composite"

modelProperties

modelProperties: object

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 TrackedResource

TrackedResource: object

type

type: object

className

className: string = "TrackedResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

location

location: object

required

required: boolean = true

serializedName

serializedName: string = "location"

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"

Const Workflow

Workflow: object

type

type: object

className

className: string = "Workflow"

name

name: string = "Composite"

modelProperties

modelProperties: object

acr

acr: object

serializedName

serializedName: string = "properties.githubWorkflowProfile.acr"

type

type: object

className

className: string = "Acr"

name

name: string = "Composite"

aksResourceId

aksResourceId: object

serializedName

serializedName: string = "properties.githubWorkflowProfile.aksResourceId"

type

type: object

name

name: string = "String"

authStatus

authStatus: object

serializedName

serializedName: string = "properties.githubWorkflowProfile.authStatus"

type

type: object

name

name: string = "String"

branchName

branchName: object

serializedName

serializedName: string = "properties.githubWorkflowProfile.branchName"

type

type: object

name

name: string = "String"

deploymentProperties

deploymentProperties: object

serializedName

serializedName: string = "properties.githubWorkflowProfile.deploymentProperties"

type

type: object

className

className: string = "DeploymentProperties"

name

name: string = "Composite"

dockerBuildContext

dockerBuildContext: object

serializedName

serializedName: string = "properties.githubWorkflowProfile.dockerBuildContext"

type

type: object

name

name: string = "String"

dockerfile

dockerfile: object

serializedName

serializedName: string = "properties.githubWorkflowProfile.dockerfile"

type

type: object

name

name: string = "String"

lastWorkflowRun

lastWorkflowRun: object

serializedName

serializedName: string = "properties.githubWorkflowProfile.lastWorkflowRun"

type

type: object

className

className: string = "WorkflowRun"

name

name: string = "Composite"

namespace

namespace: object

serializedName

serializedName: string = "properties.githubWorkflowProfile.namespace"

type

type: object

name

name: string = "String"

oidcCredentials

oidcCredentials: object

serializedName

serializedName: string = "properties.githubWorkflowProfile.oidcCredentials"

type

type: object

className

className: string = "GitHubWorkflowProfileOidcCredentials"

name

name: string = "Composite"

prStatus

prStatus: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.githubWorkflowProfile.prStatus"

type

type: object

name

name: string = "String"

prURL

prURL: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.githubWorkflowProfile.prURL"

type

type: object

name

name: string = "String"

pullNumber

pullNumber: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.githubWorkflowProfile.pullNumber"

type

type: object

name

name: string = "Number"

repositoryName

repositoryName: object

serializedName

serializedName: string = "properties.githubWorkflowProfile.repositoryName"

type

type: object

name

name: string = "String"

repositoryOwner

repositoryOwner: object

serializedName

serializedName: string = "properties.githubWorkflowProfile.repositoryOwner"

type

type: object

name

name: string = "String"

Const WorkflowListResult

WorkflowListResult: object

type

type: object

className

className: string = "WorkflowListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Workflow"

name

name: string = "Composite"

Const WorkflowRun

WorkflowRun: object

type

type: object

className

className: string = "WorkflowRun"

name

name: string = "Composite"

modelProperties

modelProperties: object

lastRunAt

lastRunAt: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "lastRunAt"

type

type: object

name

name: string = "DateTime"

succeeded

succeeded: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "succeeded"

type

type: object

name

name: string = "Boolean"

workflowRunURL

workflowRunURL: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "workflowRunURL"

type

type: object

name

name: string = "String"

Const accept

accept: object

parameterPath

parameterPath: string = "accept"

mapper

mapper: object

defaultValue

defaultValue: string = "application/json"

isConstant

isConstant: boolean = true

serializedName

serializedName: string = "Accept"

type

type: object

name

name: string = "String"

Const apiVersion

apiVersion: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

defaultValue

defaultValue: string = "2022-04-01-preview"

isConstant

isConstant: boolean = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: string = "String"

Const code

code: object

parameterPath

parameterPath: string = "code"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

Const contentType

contentType: object

parameterPath

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

mapper

mapper: object

defaultValue

defaultValue: string = "application/json"

isConstant

isConstant: boolean = true

serializedName

serializedName: string = "Content-Type"

type

type: object

name

name: string = "String"

Const createOrUpdateOperationSpec

createOrUpdateOperationSpec: object

headerParameters

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

httpMethod

httpMethod: string = "PUT"

mediaType

mediaType: string = "json"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevHub/workflows/{workflowName}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

requestBody

requestBody: any = Parameters.parameters1

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.workflowName]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.Workflow

201

201: object

bodyMapper

bodyMapper: any = Mappers.Workflow

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const deleteOperationSpec

deleteOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "DELETE"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevHub/workflows/{workflowName}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.workflowName]

responses

responses: object

204

204: {}

Type declaration

200

200: object

bodyMapper

bodyMapper: any = Mappers.DeleteWorkflowResponse

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const getOperationSpec

getOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevHub/workflows/{workflowName}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.workflowName]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.Workflow

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const gitHubOAuthCallbackOperationSpec

gitHubOAuthCallbackOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/providers/Microsoft.DevHub/locations/{location}/githuboauth/default"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.code, Parameters.state]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.location]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.GitHubOAuthResponse

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const gitHubOAuthOperationSpec

gitHubOAuthOperationSpec: object

headerParameters

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

httpMethod

httpMethod: string = "POST"

mediaType

mediaType: string = "json"

path

path: string = "/subscriptions/{subscriptionId}/providers/Microsoft.DevHub/locations/{location}/githuboauth/default/getGitHubOAuthInfo"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

requestBody

requestBody: any = Parameters.parameters

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.location]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.GitHubOAuthInfoResponse

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const listByResourceGroupNextOperationSpec

listByResourceGroupNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.managedClusterResource]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.nextLink]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.WorkflowListResult

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const listByResourceGroupOperationSpec

listByResourceGroupOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevHub/workflows"

queryParameters

queryParameters: any[] = [Parameters.apiVersion, Parameters.managedClusterResource]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.WorkflowListResult

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const listGitHubOAuthOperationSpec

listGitHubOAuthOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/providers/Microsoft.DevHub/locations/{location}/githuboauth"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.location]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.GitHubOAuthListResponse

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const listNextOperationSpec

listNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.nextLink]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.WorkflowListResult

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const listOperationSpec

listOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/providers/Microsoft.DevHub/workflows"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host, Parameters.subscriptionId]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.WorkflowListResult

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const location

location: object

parameterPath

parameterPath: string = "location"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "location"

constraints

constraints: object

MinLength

MinLength: number = 1

type

type: object

name

name: string = "String"

Const managedClusterResource

managedClusterResource: object

parameterPath

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

mapper

mapper: object

serializedName

serializedName: string = "managedClusterResource"

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 parameters

parameters: object

mapper

mapper: any = GitHubOAuthCallRequestMapper

parameterPath

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

Const parameters1

parameters1: object

mapper

mapper: any = WorkflowMapper

parameterPath

parameterPath: string = "parameters"

Const parameters2

parameters2: object

mapper

mapper: any = TagsObjectMapper

parameterPath

parameterPath: string = "parameters"

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

type

type: object

name

name: string = "String"

Const state

state: object

parameterPath

parameterPath: string = "state"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "state"

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"

constraints

constraints: object

MinLength

MinLength: number = 1

type

type: object

name

name: string = "String"

Const updateTagsOperationSpec

updateTagsOperationSpec: object

headerParameters

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

httpMethod

httpMethod: string = "PATCH"

mediaType

mediaType: string = "json"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevHub/workflows/{workflowName}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

requestBody

requestBody: any = Parameters.parameters2

serializer

serializer: any

urlParameters

urlParameters: any[] = [Parameters.$host,Parameters.subscriptionId,Parameters.resourceGroupName,Parameters.workflowName]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.Workflow

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const workflowName

workflowName: object

parameterPath

parameterPath: string = "workflowName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "workflowName"

constraints

constraints: object

MaxLength

MaxLength: number = 63

MinLength

MinLength: number = 1

Pattern

Pattern: RegExp = new RegExp("^[a-zA-Z0-9]$|^[a-zA-Z0-9][-_a-zA-Z0-9]{0,61}[a-zA-Z0-9]$")

type

type: object

name

name: string = "String"

Generated using TypeDoc