Lab Services Lab

This table represents the lab_services_lab resource from Microsoft Azure.

azure.lab_services_lab

Fields

TitleIDTypeData TypeDescription
_keycorestring
auto_shutdown_profilecorejsonThe resource auto shutdown configuration for the lab. This controls whether actions are taken on resources that are sitting idle.
connection_profilecorejsonThe connection profile for the lab. This controls settings such as web access to lab resources or whether RDP or SSH ports are open.
descriptioncorestringThe description of the lab.
idcorestringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
lab_plan_idcorestringThe ID of the lab plan. Used during resource creation to provide defaults and acts as a permission container when creating a lab via labs.azure.com. Setting a labPlanId on an existing lab provides organization..
locationcorestringThe geo-location where the resource lives
namecorestringThe name of the resource
network_profilecorejsonThe network profile for the lab, typically applied via a lab plan. This profile cannot be modified once a lab has been created.
provisioning_statecorestringCurrent provisioning state of the lab.
resource_groupcorestring
roster_profilecorejsonThe lab user list management profile.
security_profilecorejsonThe lab security profile.
statecorestringThe lab state.
subscription_idcorestring
subscription_namecorestring
system_datacorejsonMetadata pertaining to creation and last modification of the lab.
tagscorehstore_csv
titlecorestringThe title of the lab.
typecorestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
virtual_machine_profilecorejsonThe profile used for creating lab virtual machines.