get Schedule
Returns the properties of a lab Schedule. Uses Azure REST API version 2023-06-07. Other available API versions: 2021-10-01-preview, 2021-11-15-preview, 2022-08-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native labservices [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
Schedule for automatically turning virtual machines in a lab on and off at specified times.
Parameters
null
Return
Schedule for automatically turning virtual machines in a lab on and off at specified times.
Parameters
The name of the lab that uniquely identifies it within containing lab plan. Used in resource URIs.
The name of the resource group. The name is case insensitive.
The name of the schedule that uniquely identifies it within containing lab. Used in resource URIs.
See also
Return
Schedule for automatically turning virtual machines in a lab on and off at specified times.
Parameters
Builder for com.pulumi.azurenative.labservices.kotlin.inputs.GetSchedulePlainArgs.