Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-purview

Package version

Index

Enumerations

Classes

Interfaces

Type aliases

Variables

Object literals

Type aliases

Account

Account: TrackedResource & { cloudConnectors?: CloudConnectors; createdAt?: Date; createdBy?: undefined | string; createdByObjectId?: undefined | string; endpoints?: AccountPropertiesEndpoints; friendlyName?: undefined | string; managedResourceGroupName?: undefined | string; managedResources?: AccountPropertiesManagedResources; privateEndpointConnections?: PrivateEndpointConnection[]; provisioningState?: ProvisioningState; publicNetworkAccess?: PublicNetworkAccess; sku?: AccountSku }

Account resource

AccountPropertiesEndpoints

AccountPropertiesEndpoints: AccountEndpoints & {}

The URIs that are the public endpoints of the account.

AccountPropertiesManagedResources

AccountPropertiesManagedResources: ManagedResources & {}

Gets the resource identifiers of the managed resources.

AccountsCheckNameAvailabilityResponse

AccountsCheckNameAvailabilityResponse: CheckNameAvailabilityResult

Contains response data for the checkNameAvailability operation.

AccountsCreateOrUpdateResponse

AccountsCreateOrUpdateResponse: Account

Contains response data for the createOrUpdate operation.

AccountsGetResponse

AccountsGetResponse: Account

Contains response data for the get operation.

AccountsListByResourceGroupNextResponse

AccountsListByResourceGroupNextResponse: AccountList

Contains response data for the listByResourceGroupNext operation.

AccountsListByResourceGroupResponse

AccountsListByResourceGroupResponse: AccountList

Contains response data for the listByResourceGroup operation.

AccountsListBySubscriptionNextResponse

AccountsListBySubscriptionNextResponse: AccountList

Contains response data for the listBySubscriptionNext operation.

AccountsListBySubscriptionResponse

AccountsListBySubscriptionResponse: AccountList

Contains response data for the listBySubscription operation.

AccountsListKeysResponse

AccountsListKeysResponse: AccessKeys

Contains response data for the listKeys operation.

AccountsUpdateResponse

AccountsUpdateResponse: Account

Contains response data for the update operation.

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

DefaultAccountsGetResponse

DefaultAccountsGetResponse: DefaultAccountPayload

Contains response data for the get operation.

DefaultAccountsSetModelResponse

DefaultAccountsSetModelResponse: DefaultAccountPayload

Contains response data for the set operation.

ErrorResponseModelError

ErrorResponseModelError: ErrorModel & {}

Gets or sets the error.

LastModifiedByType

LastModifiedByType: string

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

Known values supported by the service

User
Application
ManagedIdentity
Key

Name

Name: string

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

Known values supported by the service

Standard

OperationsListNextResponse

OperationsListNextResponse: OperationList

Contains response data for the listNext operation.

OperationsListResponse

OperationsListResponse: OperationList

Contains response data for the list operation.

PrivateEndpointConnection

PrivateEndpointConnection: ProxyResource & { privateEndpoint?: PrivateEndpoint; privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState; provisioningState?: undefined | string }

A private endpoint connection class.

PrivateEndpointConnectionsCreateOrUpdateResponse

PrivateEndpointConnectionsCreateOrUpdateResponse: PrivateEndpointConnection

Contains response data for the createOrUpdate operation.

PrivateEndpointConnectionsGetResponse

PrivateEndpointConnectionsGetResponse: PrivateEndpointConnection

Contains response data for the get operation.

PrivateEndpointConnectionsListByAccountNextResponse

PrivateEndpointConnectionsListByAccountNextResponse: PrivateEndpointConnectionList

Contains response data for the listByAccountNext operation.

PrivateEndpointConnectionsListByAccountResponse

PrivateEndpointConnectionsListByAccountResponse: PrivateEndpointConnectionList

Contains response data for the listByAccount operation.

PrivateLinkResourcesGetByGroupIdResponse

PrivateLinkResourcesGetByGroupIdResponse: PrivateLinkResource

Contains response data for the getByGroupId operation.

PrivateLinkResourcesListByAccountNextResponse

PrivateLinkResourcesListByAccountNextResponse: PrivateLinkResourceList

Contains response data for the listByAccountNext operation.

PrivateLinkResourcesListByAccountResponse

PrivateLinkResourcesListByAccountResponse: PrivateLinkResourceList

Contains response data for the listByAccount operation.

ProvisioningState

ProvisioningState: string

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

Known values supported by the service

Unknown
Creating
Moving
Deleting
SoftDeleting
SoftDeleted
Failed
Succeeded
Canceled

PublicNetworkAccess

PublicNetworkAccess: string

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

Known values supported by the service

NotSpecified
Enabled
Disabled

Reason

Reason: string

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

Known values supported by the service

Invalid
AlreadyExists

ScopeType

ScopeType: string

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

Known values supported by the service

Tenant
Subscription

Status

Status: string

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

Known values supported by the service

Unknown
Pending
Approved
Rejected
Disconnected

TrackedResourceSystemData

TrackedResourceSystemData: SystemData & {}

Metadata pertaining to creation and last modification of the resource.

Type

Type: string

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

Known values supported by the service

SystemAssigned

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 AccessKeys

AccessKeys: object

type

type: object

className

className: string = "AccessKeys"

name

name: string = "Composite"

modelProperties

modelProperties: object

atlasKafkaPrimaryEndpoint

atlasKafkaPrimaryEndpoint: object

serializedName

serializedName: string = "atlasKafkaPrimaryEndpoint"

type

type: object

name

name: string = "String"

atlasKafkaSecondaryEndpoint

atlasKafkaSecondaryEndpoint: object

serializedName

serializedName: string = "atlasKafkaSecondaryEndpoint"

type

type: object

name

name: string = "String"

Const Account

Account: object

type

type: object

className

className: string = "Account"

name

name: string = "Composite"

modelProperties

modelProperties: object

cloudConnectors

cloudConnectors: object

serializedName

serializedName: string = "properties.cloudConnectors"

type

type: object

className

className: string = "CloudConnectors"

name

name: string = "Composite"

createdAt

createdAt: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.createdAt"

type

type: object

name

name: string = "DateTime"

createdBy

createdBy: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.createdBy"

type

type: object

name

name: string = "String"

createdByObjectId

createdByObjectId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.createdByObjectId"

type

type: object

name

name: string = "String"

endpoints

endpoints: object

serializedName

serializedName: string = "properties.endpoints"

type

type: object

className

className: string = "AccountPropertiesEndpoints"

name

name: string = "Composite"

friendlyName

friendlyName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.friendlyName"

type

type: object

name

name: string = "String"

managedResourceGroupName

managedResourceGroupName: object

serializedName

serializedName: string = "properties.managedResourceGroupName"

type

type: object

name

name: string = "String"

managedResources

managedResources: object

serializedName

serializedName: string = "properties.managedResources"

type

type: object

className

className: string = "AccountPropertiesManagedResources"

name

name: string = "Composite"

privateEndpointConnections

privateEndpointConnections: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.privateEndpointConnections"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PrivateEndpointConnection"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

publicNetworkAccess

publicNetworkAccess: object

defaultValue

defaultValue: string = "Enabled"

serializedName

serializedName: string = "properties.publicNetworkAccess"

type

type: object

name

name: string = "String"

sku

sku: object

serializedName

serializedName: string = "sku"

type

type: object

className

className: string = "AccountSku"

name

name: string = "Composite"

Const AccountEndpoints

AccountEndpoints: object

type

type: object

className

className: string = "AccountEndpoints"

name

name: string = "Composite"

modelProperties

modelProperties: object

catalog

catalog: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "catalog"

type

type: object

name

name: string = "String"

guardian

guardian: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "guardian"

type

type: object

name

name: string = "String"

scan

scan: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "scan"

type

type: object

name

name: string = "String"

Const AccountList

AccountList: object

type

type: object

className

className: string = "AccountList"

name

name: string = "Composite"

modelProperties

modelProperties: object

count

count: object

serializedName

serializedName: string = "count"

type

type: object

name

name: string = "Number"

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

name

name: string = "Composite"

Const AccountProperties

AccountProperties: object

type

type: object

className

className: string = "AccountProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

cloudConnectors

cloudConnectors: object

serializedName

serializedName: string = "cloudConnectors"

type

type: object

className

className: string = "CloudConnectors"

name

name: string = "Composite"

createdAt

createdAt: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "createdAt"

type

type: object

name

name: string = "DateTime"

createdBy

createdBy: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "createdBy"

type

type: object

name

name: string = "String"

createdByObjectId

createdByObjectId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "createdByObjectId"

type

type: object

name

name: string = "String"

endpoints

endpoints: object

serializedName

serializedName: string = "endpoints"

type

type: object

className

className: string = "AccountPropertiesEndpoints"

name

name: string = "Composite"

friendlyName

friendlyName: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "friendlyName"

type

type: object

name

name: string = "String"

managedResourceGroupName

managedResourceGroupName: object

serializedName

serializedName: string = "managedResourceGroupName"

type

type: object

name

name: string = "String"

managedResources

managedResources: object

serializedName

serializedName: string = "managedResources"

type

type: object

className

className: string = "AccountPropertiesManagedResources"

name

name: string = "Composite"

privateEndpointConnections

privateEndpointConnections: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "privateEndpointConnections"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "PrivateEndpointConnection"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "provisioningState"

type

type: object

name

name: string = "String"

publicNetworkAccess

publicNetworkAccess: object

defaultValue

defaultValue: string = "Enabled"

serializedName

serializedName: string = "publicNetworkAccess"

type

type: object

name

name: string = "String"

Const AccountPropertiesEndpoints

AccountPropertiesEndpoints: object

type

type: object

className

className: string = "AccountPropertiesEndpoints"

name

name: string = "Composite"

modelProperties

modelProperties: object

Const AccountPropertiesManagedResources

AccountPropertiesManagedResources: object

type

type: object

className

className: string = "AccountPropertiesManagedResources"

name

name: string = "Composite"

modelProperties

modelProperties: object

Const AccountSku

AccountSku: object

type

type: object

className

className: string = "AccountSku"

name

name: string = "Composite"

modelProperties

modelProperties: object

capacity

capacity: object

serializedName

serializedName: string = "capacity"

type

type: object

name

name: string = "Number"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const AccountUpdateParameters

AccountUpdateParameters: object

type

type: object

className

className: string = "AccountUpdateParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "AccountProperties"

name

name: string = "Composite"

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 CheckNameAvailabilityRequest

CheckNameAvailabilityRequest: object

type

type: object

className

className: string = "CheckNameAvailabilityRequest"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

type

type: object

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const CheckNameAvailabilityResult

CheckNameAvailabilityResult: object

type

type: object

className

className: string = "CheckNameAvailabilityResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

message

message: object

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

nameAvailable

nameAvailable: object

serializedName

serializedName: string = "nameAvailable"

type

type: object

name

name: string = "Boolean"

reason

reason: object

serializedName

serializedName: string = "reason"

type

type: object

name

name: string = "String"

Const CloudConnectors

CloudConnectors: object

type

type: object

className

className: string = "CloudConnectors"

name

name: string = "Composite"

modelProperties

modelProperties: object

awsExternalId

awsExternalId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "awsExternalId"

type

type: object

name

name: string = "String"

Const CollectionAdminUpdate

CollectionAdminUpdate: object

type

type: object

className

className: string = "CollectionAdminUpdate"

name

name: string = "Composite"

modelProperties

modelProperties: object

objectId

objectId: object

serializedName

serializedName: string = "objectId"

type

type: object

name

name: string = "String"

Const DefaultAccountPayload

DefaultAccountPayload: object

type

type: object

className

className: string = "DefaultAccountPayload"

name

name: string = "Composite"

modelProperties

modelProperties: object

accountName

accountName: object

serializedName

serializedName: string = "accountName"

type

type: object

name

name: string = "String"

resourceGroupName

resourceGroupName: object

serializedName

serializedName: string = "resourceGroupName"

type

type: object

name

name: string = "String"

scope

scope: object

serializedName

serializedName: string = "scope"

type

type: object

name

name: string = "String"

scopeTenantId

scopeTenantId: object

serializedName

serializedName: string = "scopeTenantId"

type

type: object

name

name: string = "String"

scopeType

scopeType: object

serializedName

serializedName: string = "scopeType"

type

type: object

name

name: string = "String"

subscriptionId

subscriptionId: object

serializedName

serializedName: string = "subscriptionId"

type

type: object

name

name: string = "String"

Const DimensionProperties

DimensionProperties: object

type

type: object

className

className: string = "DimensionProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

toBeExportedForCustomer

toBeExportedForCustomer: object

serializedName

serializedName: string = "toBeExportedForCustomer"

type

type: object

name

name: string = "Boolean"

Const ErrorModel

ErrorModel: object

type

type: object

className

className: string = "ErrorModel"

name

name: string = "Composite"

modelProperties

modelProperties: object

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

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 ErrorResponseModel

ErrorResponseModel: object

type

type: object

className

className: string = "ErrorResponseModel"

name

name: string = "Composite"

modelProperties

modelProperties: object

error

error: object

serializedName

serializedName: string = "error"

type

type: object

className

className: string = "ErrorResponseModelError"

name

name: string = "Composite"

Const ErrorResponseModelError

ErrorResponseModelError: object

type

type: object

className

className: string = "ErrorResponseModelError"

name

name: string = "Composite"

modelProperties

modelProperties: object

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 ManagedResources

ManagedResources: object

type

type: object

className

className: string = "ManagedResources"

name

name: string = "Composite"

modelProperties

modelProperties: object

eventHubNamespace

eventHubNamespace: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "eventHubNamespace"

type

type: object

name

name: string = "String"

resourceGroup

resourceGroup: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "resourceGroup"

type

type: object

name

name: string = "String"

storageAccount

storageAccount: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "storageAccount"

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

display

display: object

serializedName

serializedName: string = "display"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

isDataAction

isDataAction: object

serializedName

serializedName: string = "isDataAction"

type

type: object

name

name: string = "Boolean"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

origin

origin: object

serializedName

serializedName: string = "origin"

type

type: object

name

name: string = "String"

serviceSpecification

serviceSpecification: object

serializedName

serializedName: string = "properties.serviceSpecification"

type

type: object

className

className: string = "OperationMetaServiceSpecification"

name

name: string = "Composite"

Const OperationDisplay

OperationDisplay: object

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 OperationList

OperationList: object

type

type: object

className

className: string = "OperationList"

name

name: string = "Composite"

modelProperties

modelProperties: object

count

count: object

serializedName

serializedName: string = "count"

type

type: object

name

name: string = "Number"

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

name

name: string = "Composite"

Const OperationMetaLogSpecification

OperationMetaLogSpecification: object

type

type: object

className

className: string = "OperationMetaLogSpecification"

name

name: string = "Composite"

modelProperties

modelProperties: object

blobDuration

blobDuration: object

serializedName

serializedName: string = "blobDuration"

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const OperationMetaMetricSpecification

OperationMetaMetricSpecification: object

type

type: object

className

className: string = "OperationMetaMetricSpecification"

name

name: string = "Composite"

modelProperties

modelProperties: object

aggregationType

aggregationType: object

serializedName

serializedName: string = "aggregationType"

type

type: object

name

name: string = "String"

dimensions

dimensions: object

serializedName

serializedName: string = "dimensions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DimensionProperties"

name

name: string = "Composite"

displayDescription

displayDescription: object

serializedName

serializedName: string = "displayDescription"

type

type: object

name

name: string = "String"

displayName

displayName: object

serializedName

serializedName: string = "displayName"

type

type: object

name

name: string = "String"

enableRegionalMdmAccount

enableRegionalMdmAccount: object

serializedName

serializedName: string = "enableRegionalMdmAccount"

type

type: object

name

name: string = "String"

internalMetricName

internalMetricName: object

serializedName

serializedName: string = "internalMetricName"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

resourceIdDimensionNameOverride

resourceIdDimensionNameOverride: object

serializedName

serializedName: string = "resourceIdDimensionNameOverride"

type

type: object

name

name: string = "String"

sourceMdmNamespace

sourceMdmNamespace: object

serializedName

serializedName: string = "sourceMdmNamespace"

type

type: object

name

name: string = "String"

supportedAggregationTypes

supportedAggregationTypes: object

serializedName

serializedName: string = "supportedAggregationTypes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

supportedTimeGrainTypes

supportedTimeGrainTypes: object

serializedName

serializedName: string = "supportedTimeGrainTypes"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

unit

unit: object

serializedName

serializedName: string = "unit"

type

type: object

name

name: string = "String"

Const OperationMetaServiceSpecification

OperationMetaServiceSpecification: object

type

type: object

className

className: string = "OperationMetaServiceSpecification"

name

name: string = "Composite"

modelProperties

modelProperties: object

logSpecifications

logSpecifications: object

serializedName

serializedName: string = "logSpecifications"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "OperationMetaLogSpecification"

name

name: string = "Composite"

metricSpecifications

metricSpecifications: object

serializedName

serializedName: string = "metricSpecifications"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "OperationMetaMetricSpecification"

name

name: string = "Composite"

Const PrivateEndpoint

PrivateEndpoint: object

type

type: object

className

className: string = "PrivateEndpoint"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

Const PrivateEndpointConnection

PrivateEndpointConnection: object

type

type: object

className

className: string = "PrivateEndpointConnection"

name

name: string = "Composite"

modelProperties

modelProperties: object

privateEndpoint

privateEndpoint: object

serializedName

serializedName: string = "properties.privateEndpoint"

type

type: object

className

className: string = "PrivateEndpoint"

name

name: string = "Composite"

privateLinkServiceConnectionState

privateLinkServiceConnectionState: object

serializedName

serializedName: string = "properties.privateLinkServiceConnectionState"

type

type: object

className

className: string = "PrivateLinkServiceConnectionState"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

Const PrivateEndpointConnectionList

PrivateEndpointConnectionList: object

type

type: object

className

className: string = "PrivateEndpointConnectionList"

name

name: string = "Composite"

modelProperties

modelProperties: object

count

count: object

serializedName

serializedName: string = "count"

type

type: object

name

name: string = "Number"

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

name

name: string = "Composite"

Const PrivateLinkResource

PrivateLinkResource: object

type

type: object

className

className: string = "PrivateLinkResource"

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

name

name: string = "Composite"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const PrivateLinkResourceList

PrivateLinkResourceList: object

type

type: object

className

className: string = "PrivateLinkResourceList"

name

name: string = "Composite"

modelProperties

modelProperties: object

count

count: object

serializedName

serializedName: string = "count"

type

type: object

name

name: string = "Number"

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

name

name: string = "Composite"

Const PrivateLinkResourceProperties

PrivateLinkResourceProperties: object

type

type: object

className

className: string = "PrivateLinkResourceProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

groupId

groupId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "groupId"

type

type: object

name

name: string = "String"

requiredMembers

requiredMembers: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "requiredMembers"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

requiredZoneNames

requiredZoneNames: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "requiredZoneNames"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

Const PrivateLinkServiceConnectionState

PrivateLinkServiceConnectionState: object

type

type: object

className

className: string = "PrivateLinkServiceConnectionState"

name

name: string = "Composite"

modelProperties

modelProperties: object

actionsRequired

actionsRequired: object

serializedName

serializedName: string = "actionsRequired"

type

type: object

name

name: string = "String"

description

description: object

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

status

status: object

serializedName

serializedName: string = "status"

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

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

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "createdAt"

type

type: object

name

name: string = "DateTime"

createdBy

createdBy: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "createdBy"

type

type: object

name

name: string = "String"

createdByType

createdByType: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "createdByType"

type

type: object

name

name: string = "String"

lastModifiedAt

lastModifiedAt: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "lastModifiedAt"

type

type: object

name

name: string = "DateTime"

lastModifiedBy

lastModifiedBy: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "lastModifiedBy"

type

type: object

name

name: string = "String"

lastModifiedByType

lastModifiedByType: object

readOnly

readOnly: boolean = true

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

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

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"

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"

systemData

systemData: object

serializedName

serializedName: string = "systemData"

type

type: object

className

className: string = "TrackedResourceSystemData"

name

name: string = "Composite"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

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 TrackedResourceSystemData

TrackedResourceSystemData: object

type

type: object

className

className: string = "TrackedResourceSystemData"

name

name: string = "Composite"

modelProperties

modelProperties: object

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 account

account: object

mapper

mapper: any = AccountMapper

parameterPath

parameterPath: string = "account"

Const accountName

accountName: object

parameterPath

parameterPath: string = "accountName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "accountName"

type

type: object

name

name: string = "String"

Const accountUpdateParameters

accountUpdateParameters: object

mapper

mapper: any = AccountUpdateParametersMapper

parameterPath

parameterPath: string = "accountUpdateParameters"

Const addRootCollectionAdminOperationSpec

addRootCollectionAdminOperationSpec: object

headerParameters

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

httpMethod

httpMethod: string = "POST"

mediaType

mediaType: string = "json"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/addRootCollectionAdmin"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

requestBody

requestBody: any = Parameters.collectionAdminUpdate

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: {}

Type declaration

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponseModel

Const apiVersion

apiVersion: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

defaultValue

defaultValue: string = "2021-07-01"

isConstant

isConstant: boolean = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: string = "String"

Const checkNameAvailabilityOperationSpec

checkNameAvailabilityOperationSpec: object

headerParameters

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

httpMethod

httpMethod: string = "POST"

mediaType

mediaType: string = "json"

path

path: string = "/subscriptions/{subscriptionId}/providers/Microsoft.Purview/checkNameAvailability"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

requestBody

requestBody: any = Parameters.checkNameAvailabilityRequest

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.CheckNameAvailabilityResult

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponseModel

Const checkNameAvailabilityRequest

checkNameAvailabilityRequest: object

mapper

mapper: any = CheckNameAvailabilityRequestMapper

parameterPath

parameterPath: string = "checkNameAvailabilityRequest"

Const collectionAdminUpdate

collectionAdminUpdate: object

mapper

mapper: any = CollectionAdminUpdateMapper

parameterPath

parameterPath: string = "collectionAdminUpdate"

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.Purview/accounts/{accountName}/privateEndpointConnections/{privateEndpointConnectionName}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

requestBody

requestBody: any = Parameters.request

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.PrivateEndpointConnection

201

201: object

bodyMapper

bodyMapper: any = Mappers.PrivateEndpointConnection

202

202: object

bodyMapper

bodyMapper: any = Mappers.PrivateEndpointConnection

204

204: object

bodyMapper

bodyMapper: any = Mappers.PrivateEndpointConnection

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponseModel

Const defaultAccountPayload

defaultAccountPayload: object

mapper

mapper: any = DefaultAccountPayloadMapper

parameterPath

parameterPath: string = "defaultAccountPayload"

Const deleteOperationSpec

deleteOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "DELETE"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateEndpointConnections/{privateEndpointConnectionName}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

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

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

Const getByGroupIdOperationSpec

getByGroupIdOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateLinkResources/{groupId}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.PrivateLinkResource

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponseModel

Const getOperationSpec

getOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateEndpointConnections/{privateEndpointConnectionName}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.PrivateEndpointConnection

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponseModel

Const groupId

groupId: object

parameterPath

parameterPath: string = "groupId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "groupId"

type

type: object

name

name: string = "String"

Const listByAccountNextOperationSpec

listByAccountNextOperationSpec: 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.accountName,Parameters.nextLink]

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.PrivateLinkResourceList

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponseModel

Const listByAccountOperationSpec

listByAccountOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/privateLinkResources"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.PrivateLinkResourceList

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponseModel

Const listByResourceGroupNextOperationSpec

listByResourceGroupNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

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

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.AccountList

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponseModel

Const listByResourceGroupOperationSpec

listByResourceGroupOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts"

queryParameters

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

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.AccountList

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponseModel

Const listBySubscriptionNextOperationSpec

listBySubscriptionNextOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "{nextLink}"

queryParameters

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

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.AccountList

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponseModel

Const listBySubscriptionOperationSpec

listBySubscriptionOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

path: string = "/subscriptions/{subscriptionId}/providers/Microsoft.Purview/accounts"

queryParameters

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

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.AccountList

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponseModel

Const listKeysOperationSpec

listKeysOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "POST"

path

path: string = "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Purview/accounts/{accountName}/listkeys"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.AccessKeys

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponseModel

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.OperationList

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponseModel

Const listOperationSpec

listOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "GET"

path

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

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.OperationList

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponseModel

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 privateEndpointConnectionName

privateEndpointConnectionName: object

parameterPath

parameterPath: string = "privateEndpointConnectionName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "privateEndpointConnectionName"

type

type: object

name

name: string = "String"

Const removeOperationSpec

removeOperationSpec: object

headerParameters

headerParameters: any[] = [Parameters.accept]

httpMethod

httpMethod: string = "POST"

path

path: string = "/providers/Microsoft.Purview/removeDefaultAccount"

queryParameters

queryParameters: any[] = [Parameters.apiVersion,Parameters.scopeTenantId,Parameters.scopeType,Parameters.scope]

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: {}

Type declaration

204

204: {}

Type declaration

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponseModel

Const request

request: object

mapper

mapper: any = PrivateEndpointConnectionMapper

parameterPath

parameterPath: string = "request"

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 scope

scope: object

parameterPath

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

mapper

mapper: object

serializedName

serializedName: string = "scope"

type

type: object

name

name: string = "String"

Const scopeTenantId

scopeTenantId: object

parameterPath

parameterPath: string = "scopeTenantId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "scopeTenantId"

type

type: object

name

name: string = "Uuid"

Const scopeType

scopeType: object

parameterPath

parameterPath: string = "scopeType"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "scopeType"

type

type: object

name

name: string = "String"

Const setOperationSpec

setOperationSpec: object

headerParameters

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

httpMethod

httpMethod: string = "POST"

mediaType

mediaType: string = "json"

path

path: string = "/providers/Microsoft.Purview/setDefaultAccount"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

requestBody

requestBody: any = Parameters.defaultAccountPayload

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.DefaultAccountPayload

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponseModel

Const skipToken

skipToken: object

parameterPath

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

mapper

mapper: object

serializedName

serializedName: string = "$skipToken"

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"

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.Purview/accounts/{accountName}"

queryParameters

queryParameters: any[] = [Parameters.apiVersion]

requestBody

requestBody: any = Parameters.accountUpdateParameters

serializer

serializer: any

urlParameters

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

responses

responses: object

200

200: object

bodyMapper

bodyMapper: any = Mappers.Account

201

201: object

bodyMapper

bodyMapper: any = Mappers.Account

202

202: object

bodyMapper

bodyMapper: any = Mappers.Account

204

204: object

bodyMapper

bodyMapper: any = Mappers.Account

default

default: object

bodyMapper

bodyMapper: any = Mappers.ErrorResponseModel

Generated using TypeDoc