Lab Plan Args
constructor(allowedRegions: Output<List<String>>? = null, defaultAutoShutdownProfile: Output<AutoShutdownProfileArgs>? = null, defaultConnectionProfile: Output<ConnectionProfileArgs>? = null, defaultNetworkProfile: Output<LabPlanNetworkProfileArgs>? = null, identity: Output<IdentityArgs>? = null, labPlanName: Output<String>? = null, linkedLmsInstance: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, sharedGalleryId: Output<String>? = null, supportInfo: Output<SupportInfoArgs>? = null, tags: Output<Map<String, String>>? = null)