AtlasClient class

Properties

clusters

The operation groups for clusters

operations

The operation groups for operations

organizations

The operation groups for organizations

pipeline

The pipeline used by this client to make requests

projects

The operation groups for projects

Constructor Details

AtlasClient(TokenCredential, string, AtlasClientOptionalParams)

new AtlasClient(credential: TokenCredential, subscriptionId: string, options?: AtlasClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

clusters

The operation groups for clusters

clusters: ClustersOperations

Property Value

operations

The operation groups for operations

operations: OperationsOperations

Property Value

organizations

The operation groups for organizations

organizations: OrganizationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

projects

The operation groups for projects

projects: ProjectsOperations

Property Value