Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-features

Package version

Index

Type aliases

FeaturesGetResponse

FeaturesGetResponse: FeatureResult & object

Contains response data for the get operation.

FeaturesListAllNextResponse

FeaturesListAllNextResponse: FeatureOperationsListResult & object

Contains response data for the listAllNext operation.

FeaturesListAllResponse

FeaturesListAllResponse: FeatureOperationsListResult & object

Contains response data for the listAll operation.

FeaturesListNextResponse

FeaturesListNextResponse: FeatureOperationsListResult & object

Contains response data for the listNext operation.

FeaturesListResponse

FeaturesListResponse: FeatureOperationsListResult & object

Contains response data for the list operation.

FeaturesRegisterResponse

FeaturesRegisterResponse: FeatureResult & object

Contains response data for the register operation.

ListOperationsNextResponse

ListOperationsNextResponse: OperationListResult & object

Contains response data for the listOperationsNext operation.

ListOperationsResponse

ListOperationsResponse: OperationListResult & object

Contains response data for the listOperations operation.

Variables

Const BaseResource

BaseResource: any = BaseResourceMapper

Const CloudError

CloudError: any = CloudErrorMapper

Object literals

Const FeatureOperationsListResult

FeatureOperationsListResult: object

serializedName

serializedName: string = "FeatureOperationsListResult"

type

type: object

className

className: string = "FeatureOperationsListResult"

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

name

name: string = "Composite"

Const FeatureProperties

FeatureProperties: object

serializedName

serializedName: string = "FeatureProperties"

type

type: object

className

className: string = "FeatureProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

state

state: object

serializedName

serializedName: string = "state"

type

type: object

name

name: string = "String"

Const FeatureResult

FeatureResult: object

serializedName

serializedName: string = "FeatureResult"

type

type: object

className

className: string = "FeatureResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "FeatureProperties"

name

name: string = "Composite"

type

type: object

serializedName

serializedName: string = "type"

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

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

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

featureName: object

parameterPath

parameterPath: string = "featureName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "featureName"

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 resourceProviderNamespace

resourceProviderNamespace: object

parameterPath

parameterPath: string = "resourceProviderNamespace"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceProviderNamespace"

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