Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-msi

Package version

Index

Type aliases

OperationsListNextResponse

OperationsListNextResponse: OperationListResult & object

Contains response data for the listNext operation.

OperationsListResponse

OperationsListResponse: OperationListResult & object

Contains response data for the list operation.

UserAssignedIdentitiesCreateOrUpdateResponse

UserAssignedIdentitiesCreateOrUpdateResponse: Identity & object

Contains response data for the createOrUpdate operation.

UserAssignedIdentitiesGetResponse

UserAssignedIdentitiesGetResponse: Identity & object

Contains response data for the get operation.

UserAssignedIdentitiesListByResourceGroupNextResponse

UserAssignedIdentitiesListByResourceGroupNextResponse: UserAssignedIdentitiesListResult & object

Contains response data for the listByResourceGroupNext operation.

UserAssignedIdentitiesListByResourceGroupResponse

UserAssignedIdentitiesListByResourceGroupResponse: UserAssignedIdentitiesListResult & object

Contains response data for the listByResourceGroup operation.

UserAssignedIdentitiesListBySubscriptionNextResponse

UserAssignedIdentitiesListBySubscriptionNextResponse: UserAssignedIdentitiesListResult & object

Contains response data for the listBySubscriptionNext operation.

UserAssignedIdentitiesListBySubscriptionResponse

UserAssignedIdentitiesListBySubscriptionResponse: UserAssignedIdentitiesListResult & object

Contains response data for the listBySubscription operation.

UserAssignedIdentitiesUpdateResponse

UserAssignedIdentitiesUpdateResponse: Identity & object

Contains response data for the update operation.

Variables

Const BaseResource

BaseResource: any = BaseResourceMapper

Const CloudError

CloudError: any = CloudErrorMapper

Object literals

Const Identity

Identity: object

serializedName

serializedName: string = "Identity"

type

type: object

className

className: string = "Identity"

name

name: string = "Composite"

modelProperties

modelProperties: object

clientId

clientId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.clientId"

type

type: object

name

name: string = "Uuid"

clientSecretUrl

clientSecretUrl: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.clientSecretUrl"

type

type: object

name

name: string = "String"

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"

principalId

principalId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.principalId"

type

type: object

name

name: string = "Uuid"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

tenantId

tenantId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.tenantId"

type

type: object

name

name: string = "Uuid"

type

type: object

readOnly

readOnly: boolean = true

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

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 UserAssignedIdentitiesListResult

UserAssignedIdentitiesListResult: object

serializedName

serializedName: string = "UserAssignedIdentitiesListResult"

type

type: object

className

className: string = "UserAssignedIdentitiesListResult"

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

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

resourceGroupName: object

parameterPath

parameterPath: string = "resourceGroupName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceGroupName"

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