Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-links

Package version

Index

Type aliases

Filter

Filter: "atScope()"

Defines values for Filter. Possible values include: 'atScope()'

readonly
enum

{string}

OperationsListNextResponse

OperationsListNextResponse: OperationListResult & object

Contains response data for the listNext operation.

OperationsListResponse

OperationsListResponse: OperationListResult & object

Contains response data for the list operation.

ResourceLinksCreateOrUpdateResponse

ResourceLinksCreateOrUpdateResponse: ResourceLink & object

Contains response data for the createOrUpdate operation.

ResourceLinksGetResponse

ResourceLinksGetResponse: ResourceLink & object

Contains response data for the get operation.

ResourceLinksListAtSourceScopeNextResponse

ResourceLinksListAtSourceScopeNextResponse: ResourceLinkResult & object

Contains response data for the listAtSourceScopeNext operation.

ResourceLinksListAtSourceScopeResponse

ResourceLinksListAtSourceScopeResponse: ResourceLinkResult & object

Contains response data for the listAtSourceScope operation.

ResourceLinksListAtSubscriptionNextResponse

ResourceLinksListAtSubscriptionNextResponse: ResourceLinkResult & object

Contains response data for the listAtSubscriptionNext operation.

ResourceLinksListAtSubscriptionResponse

ResourceLinksListAtSubscriptionResponse: ResourceLinkResult & object

Contains response data for the listAtSubscription operation.

Variables

Const BaseResource

BaseResource: any = BaseResourceMapper

Const CloudError

CloudError: any = CloudErrorMapper

Object literals

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

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

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

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

name

name: string = "Composite"

Const ResourceLink

ResourceLink: object

serializedName

serializedName: string = "ResourceLink"

type

type: object

className

className: string = "ResourceLink"

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"

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "ResourceLinkProperties"

name

name: string = "Composite"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "Object"

Const ResourceLinkFilter

ResourceLinkFilter: object

serializedName

serializedName: string = "ResourceLinkFilter"

type

type: object

className

className: string = "ResourceLinkFilter"

name

name: string = "Composite"

modelProperties

modelProperties: object

targetId

targetId: object

required

required: boolean = true

serializedName

serializedName: string = "targetId"

type

type: object

name

name: string = "String"

Const ResourceLinkProperties

ResourceLinkProperties: object

serializedName

serializedName: string = "ResourceLinkProperties"

type

type: object

className

className: string = "ResourceLinkProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

notes

notes: object

serializedName

serializedName: string = "notes"

type

type: object

name

name: string = "String"

sourceId

sourceId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "sourceId"

type

type: object

name

name: string = "String"

targetId

targetId: object

required

required: boolean = true

serializedName

serializedName: string = "targetId"

type

type: object

name

name: string = "String"

Const ResourceLinkResult

ResourceLinkResult: object

serializedName

serializedName: string = "ResourceLinkResult"

type

type: object

className

className: string = "ResourceLinkResult"

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

required

required: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "ResourceLink"

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 filter

filter: object

parameterPath

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

mapper

mapper: object

serializedName

serializedName: string = "$filter"

type

type: object

name

name: string = "String"

Const linkId

linkId: object

parameterPath

parameterPath: string = "linkId"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "linkId"

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 scope

scope: object

parameterPath

parameterPath: string = "scope"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "scope"

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