get Lab Plan
Retrieves the properties of a Lab Plan. 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
Lab Plans act as a permission container for creating labs via labs.azure.com. Additionally, they can provide a set of default configurations that will apply at the time of creating a lab, but these defaults can still be overwritten.
Parameters
null
Return
Lab Plans act as a permission container for creating labs via labs.azure.com. Additionally, they can provide a set of default configurations that will apply at the time of creating a lab, but these defaults can still be overwritten.
Parameters
The name of the lab plan that uniquely identifies it within containing resource group. Used in resource URIs and in UI.
The name of the resource group. The name is case insensitive.
See also
Return
Lab Plans act as a permission container for creating labs via labs.azure.com. Additionally, they can provide a set of default configurations that will apply at the time of creating a lab, but these defaults can still be overwritten.
Parameters
Builder for com.pulumi.azurenative.labservices.kotlin.inputs.GetLabPlanPlainArgs.