Share via


ConfluentManagementClient class

Properties

access

The operation groups for access

cluster

The operation groups for cluster

connector

The operation groups for connector

environment

The operation groups for environment

marketplaceAgreements

The operation groups for marketplaceAgreements

organization

The operation groups for organization

organizationOperations

The operation groups for organizationOperations

pipeline

The pipeline used by this client to make requests

topics

The operation groups for topics

validations

The operation groups for validations

Constructor Details

ConfluentManagementClient(TokenCredential, ConfluentManagementClientOptionalParams)

new ConfluentManagementClient(credential: TokenCredential, options?: ConfluentManagementClientOptionalParams)

Parameters

credential
TokenCredential

ConfluentManagementClient(TokenCredential, string, ConfluentManagementClientOptionalParams)

new ConfluentManagementClient(credential: TokenCredential, subscriptionId: string, options?: ConfluentManagementClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

access

The operation groups for access

access: AccessOperations

Property Value

cluster

The operation groups for cluster

cluster: ClusterOperations

Property Value

connector

The operation groups for connector

connector: ConnectorOperations

Property Value

environment

The operation groups for environment

environment: EnvironmentOperations

Property Value

marketplaceAgreements

The operation groups for marketplaceAgreements

marketplaceAgreements: MarketplaceAgreementsOperations

Property Value

organization

The operation groups for organization

organization: OrganizationOperations

Property Value

organizationOperations

The operation groups for organizationOperations

organizationOperations: OrganizationOperationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

topics

The operation groups for topics

topics: TopicsOperations

Property Value

validations

The operation groups for validations

validations: ValidationsOperations

Property Value