getGlobalSchedule

Get schedule. Azure REST API version: 2018-09-15. Other available API versions: 2016-05-15.

Return

A schedule.

Parameters

argument

null


suspend fun getGlobalSchedule(expand: String? = null, name: String, resourceGroupName: String): GetGlobalScheduleResult

Return

A schedule.

See also

Parameters

expand

Specify the $expand query. Example: 'properties($select=status)'

name

The name of the schedule.

resourceGroupName

The name of the resource group.


Return

A schedule.

See also

Parameters

argument

Builder for com.pulumi.azurenative.devtestlab.kotlin.inputs.GetGlobalSchedulePlainArgs.