Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-extendedlocation

Package version

Index

Enumerations

Classes

Interfaces

Type aliases

Variables

Object literals

Type aliases

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

CustomLocation

CustomLocation: TrackedResource & { authentication?: CustomLocationPropertiesAuthentication; clusterExtensionIds?: string[]; displayName?: undefined | string; hostResourceId?: undefined | string; hostType?: HostType; identity?: Identity; namespace?: undefined | string; provisioningState?: undefined | string; systemData?: SystemData }

Custom Locations definition.

CustomLocationsCreateOrUpdateResponse

CustomLocationsCreateOrUpdateResponse: CustomLocation

Contains response data for the createOrUpdate operation.

CustomLocationsGetResponse

CustomLocationsGetResponse: CustomLocation

Contains response data for the get operation.

CustomLocationsListByResourceGroupNextResponse

CustomLocationsListByResourceGroupNextResponse: CustomLocationListResult

Contains response data for the listByResourceGroupNext operation.

CustomLocationsListByResourceGroupResponse

CustomLocationsListByResourceGroupResponse: CustomLocationListResult

Contains response data for the listByResourceGroup operation.

CustomLocationsListBySubscriptionNextResponse

CustomLocationsListBySubscriptionNextResponse: CustomLocationListResult

Contains response data for the listBySubscriptionNext operation.

CustomLocationsListBySubscriptionResponse

CustomLocationsListBySubscriptionResponse: CustomLocationListResult

Contains response data for the listBySubscription operation.

CustomLocationsListEnabledResourceTypesNextResponse

CustomLocationsListEnabledResourceTypesNextResponse: EnabledResourceTypesListResult

Contains response data for the listEnabledResourceTypesNext operation.

CustomLocationsListEnabledResourceTypesResponse

CustomLocationsListEnabledResourceTypesResponse: EnabledResourceTypesListResult

Contains response data for the listEnabledResourceTypes operation.

CustomLocationsListOperationsNextResponse

CustomLocationsListOperationsNextResponse: CustomLocationOperationsList

Contains response data for the listOperationsNext operation.

CustomLocationsListOperationsResponse

CustomLocationsListOperationsResponse: CustomLocationOperationsList

Contains response data for the listOperations operation.

CustomLocationsUpdateResponse

CustomLocationsUpdateResponse: CustomLocation

Contains response data for the update operation.

EnabledResourceType

EnabledResourceType: ProxyResource & { clusterExtensionId?: undefined | string; extensionType?: undefined | string; systemData?: SystemData; typesMetadata?: EnabledResourceTypePropertiesTypesMetadataItem[] }

EnabledResourceType definition.

HostType

HostType: string

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

Known values supported by the service

Kubernetes

ProxyResource

ProxyResource: Resource & {}

The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location

ResourceIdentityType

ResourceIdentityType: string

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

Known values supported by the service

SystemAssigned
None

TrackedResource

TrackedResource: Resource & { location: string; tags?: undefined | {} }

The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location'

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 CustomLocation

CustomLocation: object

type

type: object

className

className: string = "CustomLocation"

name

name: string = "Composite"

modelProperties

modelProperties: object

authentication

authentication: object

serializedName

serializedName: string = "properties.authentication"

type

type: object

className

className: string = "CustomLocationPropertiesAuthentication"

name

name: string = "Composite"

clusterExtensionIds

clusterExtensionIds: object

serializedName

serializedName: string = "properties.clusterExtensionIds"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "String"

hostResourceId

hostResourceId: object

serializedName

serializedName: string = "properties.hostResourceId"

type

type: object

name

name: string = "String"

hostType

hostType: object

serializedName

serializedName: string = "properties.hostType"

type

type: object

name

name: string = "String"

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "Identity"

name

name: string = "Composite"

namespace

namespace: object

serializedName

serializedName: string = "properties.namespace"

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

serializedName

serializedName: string = "properties.provisioningState"

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"

Const CustomLocationListResult

CustomLocationListResult: object

type

type: object

className

className: string = "CustomLocationListResult"

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

name

name: string = "Composite"

Const CustomLocationOperation

CustomLocationOperation: object

type

type: object

className

className: string = "CustomLocationOperation"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "display.description"

type

type: object

name

name: string = "String"

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"

operation

operation: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "display.operation"

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"

provider

provider: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "display.provider"

type

type: object

name

name: string = "String"

resource

resource: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "display.resource"

type

type: object

name

name: string = "String"

Const CustomLocationOperationsList

CustomLocationOperationsList: object

type

type: object

className

className: string = "CustomLocationOperationsList"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

required

required: boolean = true

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "CustomLocationOperation"

name

name: string = "Composite"

Const CustomLocationPropertiesAuthentication

CustomLocationPropertiesAuthentication: object

type

type: object

className

className: string = "CustomLocationPropertiesAuthentication"

name

name: string = "Composite"

modelProperties

modelProperties: object

type

type: object

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

value

value: object

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "String"

Const EnabledResourceType

EnabledResourceType: object

type

type: object

className

className: string = "EnabledResourceType"

name

name: string = "Composite"

modelProperties

modelProperties: object

clusterExtensionId

clusterExtensionId: object

serializedName

serializedName: string = "properties.clusterExtensionId"

type

type: object

name

name: string = "String"

extensionType

extensionType: object

serializedName

serializedName: string = "properties.extensionType"

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"

typesMetadata

typesMetadata: object

serializedName

serializedName: string = "properties.typesMetadata"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "EnabledResourceTypePropertiesTypesMetadataItem"

name

name: string = "Composite"

Const EnabledResourceTypePropertiesTypesMetadataItem

EnabledResourceTypePropertiesTypesMetadataItem: object

type

type: object

className

className: string = "EnabledResourceTypePropertiesTypesMetadataItem"

name

name: string = "Composite"

modelProperties

modelProperties: object

apiVersion

apiVersion: object

serializedName

serializedName: string = "apiVersion"

type

type: object

name

name: string = "String"

resourceProviderNamespace

resourceProviderNamespace: object

serializedName

serializedName: string = "resourceProviderNamespace"

type

type: object

name

name: string = "String"

resourceType

resourceType: object

serializedName

serializedName: string = "resourceType"

type

type: object

name

name: string = "String"

Const EnabledResourceTypesListResult

EnabledResourceTypesListResult: object

type

type: object

className

className: string = "EnabledResourceTypesListResult"

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

name

name: string = "Composite"

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 Identity

Identity: object

type

type: object

className

className: string = "Identity"

name

name: string = "Composite"

modelProperties

modelProperties: object

principalId

principalId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "principalId"

type

type: object

name

name: string = "String"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "tenantId"

type

type: object

name

name: string = "String"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const PatchableCustomLocations

PatchableCustomLocations: object

type

type: object

className

className: string = "PatchableCustomLocations"

name

name: string = "Composite"

modelProperties

modelProperties: object

authentication

authentication: object

serializedName

serializedName: string = "properties.authentication"

type

type: object

className

className: string = "CustomLocationPropertiesAuthentication"

name

name: string = "Composite"

clusterExtensionIds

clusterExtensionIds: object

serializedName

serializedName: string = "properties.clusterExtensionIds"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "properties.displayName"

type

type: object

name

name: string = "String"

hostResourceId

hostResourceId: object

serializedName

serializedName: string = "properties.hostResourceId"

type

type: object

name

name: string = "String"

hostType

hostType: object

serializedName

serializedName: string = "properties.hostType"

type

type: object

name

name: string = "String"

identity

identity: object

serializedName

serializedName: string = "identity"

type

type: object

className

className: string = "Identity"

name

name: string = "Composite"

namespace

namespace: object

serializedName

serializedName: string = "properties.namespace"

type

type: object

name

name: string = "String"

provisioningState

provisioningState: object

serializedName

serializedName: string = "properties.provisioningState"

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

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 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 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 = "2021-08-15"

isConstant

isConstant: boolean = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: string = "String"

Const authentication

authentication: object

mapper

mapper: any = PatchableCustomLocationsMapper

parameterPath

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

Const clusterExtensionIds

clusterExtensionIds: object

mapper

mapper: any = PatchableCustomLocationsMapper

parameterPath

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

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.ExtendedLocation/customLocations/{resourceName}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

requestBody

requestBody: any = Parameters.parameters

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.CustomLocation

201

201: object

bodyMapper

bodyMapper: any = Mappers.CustomLocation

202

202: object

bodyMapper

bodyMapper: any = Mappers.CustomLocation

204

204: object

bodyMapper

bodyMapper: any = Mappers.CustomLocation

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.ExtendedLocation/customLocations/{resourceName}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: {}

Type declaration

201

201: {}

Type declaration

202

202: {}

Type declaration

204

204: {}

Type declaration

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const displayName

displayName: object

mapper

mapper: any = PatchableCustomLocationsMapper

parameterPath

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

Const getOperationSpec

getOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ExtendedLocation/customLocations/{resourceName}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.CustomLocation

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const hostResourceId

hostResourceId: object

mapper

mapper: any = PatchableCustomLocationsMapper

parameterPath

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

Const hostType

hostType: object

mapper

mapper: any = PatchableCustomLocationsMapper

parameterPath

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

Const identity

identity: object

mapper

mapper: any = PatchableCustomLocationsMapper

parameterPath

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

Const listByResourceGroupNextOperationSpec

listByResourceGroupNextOperationSpec: 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.resourceGroupName,Parameters.nextLink]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.CustomLocationListResult

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.ExtendedLocation/customLocations"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.CustomLocationListResult

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const listBySubscriptionNextOperationSpec

listBySubscriptionNextOperationSpec: 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.CustomLocationListResult

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const listBySubscriptionOperationSpec

listBySubscriptionOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/providers/Microsoft.ExtendedLocation/customLocations"

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.CustomLocationListResult

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const listEnabledResourceTypesNextOperationSpec

listEnabledResourceTypesNextOperationSpec: 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.resourceGroupName,Parameters.resourceName,Parameters.nextLink]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.EnabledResourceTypesListResult

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const listEnabledResourceTypesOperationSpec

listEnabledResourceTypesOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ExtendedLocation/customLocations/{resourceName}/enabledResourceTypes"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.EnabledResourceTypesListResult

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const listOperationsNextOperationSpec

listOperationsNextOperationSpec: 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.nextLink]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.CustomLocationOperationsList

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const listOperationsOperationSpec

listOperationsOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/providers/Microsoft.ExtendedLocation/operations"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.CustomLocationOperationsList

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Const namespace

namespace: object

mapper

mapper: any = PatchableCustomLocationsMapper

parameterPath

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

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

parameterPath

parameterPath: string = "parameters"

Const provisioningState

provisioningState: object

mapper

mapper: any = PatchableCustomLocationsMapper

parameterPath

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

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 resourceName

resourceName: object

parameterPath

parameterPath: string = "resourceName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceName"

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"

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 tags

tags: object

mapper

mapper: any = PatchableCustomLocationsMapper

parameterPath

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

Const updateOperationSpec

updateOperationSpec: 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.ExtendedLocation/customLocations/{resourceName}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

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

requestBody

requestBody: object

mapper

mapper: object

required

required: boolean = true

parameterPath

parameterPath: object

authentication

authentication: string[] = ["options", "authentication"]

clusterExtensionIds

clusterExtensionIds: string[] = ["options", "clusterExtensionIds"]

displayName

displayName: string[] = ["options", "displayName"]

hostResourceId

hostResourceId: string[] = ["options", "hostResourceId"]

hostType

hostType: string[] = ["options", "hostType"]

identity

identity: string[] = ["options", "identity"]

namespace

namespace: string[] = ["options", "namespace"]

provisioningState

provisioningState: string[] = ["options", "provisioningState"]

tags

tags: string[] = ["options", "tags"]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.CustomLocation

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponse

Generated using TypeDoc