Share via


ManagedOpsClient class

Constructors

ManagedOpsClient(TokenCredential, string, ManagedOpsClientOptionalParams)

Managed Operations API.

Properties

managedOps

The operation groups for managedOps

operations

The operation groups for operations

pipeline

The pipeline used by this client to make requests

Constructor Details

ManagedOpsClient(TokenCredential, string, ManagedOpsClientOptionalParams)

Managed Operations API.

new ManagedOpsClient(credential: TokenCredential, subscriptionId: string, options?: ManagedOpsClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

managedOps

The operation groups for managedOps

managedOps: ManagedOpsOperations

Property Value

operations

The operation groups for operations

operations: OperationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value