Share via


ComputeScheduleClient class

Constructors

ComputeScheduleClient(TokenCredential, string, ComputeScheduleClientOptionalParams)

Microsoft.ComputeSchedule Resource Provider management API.

Properties

occurrenceExtension

The operation groups for occurrenceExtension

occurrences

The operation groups for occurrences

operations

The operation groups for operations

pipeline

The pipeline used by this client to make requests

scheduledActionExtension

The operation groups for scheduledActionExtension

scheduledActions

The operation groups for scheduledActions

Constructor Details

ComputeScheduleClient(TokenCredential, string, ComputeScheduleClientOptionalParams)

Microsoft.ComputeSchedule Resource Provider management API.

new ComputeScheduleClient(credential: TokenCredential, subscriptionId: string, options?: ComputeScheduleClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

occurrenceExtension

The operation groups for occurrenceExtension

occurrenceExtension: OccurrenceExtensionOperations

Property Value

occurrences

The operation groups for occurrences

occurrences: OccurrencesOperations

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

scheduledActionExtension

The operation groups for scheduledActionExtension

scheduledActionExtension: ScheduledActionExtensionOperations

Property Value

scheduledActions

The operation groups for scheduledActions

scheduledActions: ScheduledActionsOperations

Property Value