# Functions
GetLab gets an existing Lab resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetLinuxVirtualMachine gets an existing LinuxVirtualMachine resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetPolicy gets an existing Policy resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetVirtualNetwork gets an existing VirtualNetwork resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetWindowsVirtualMachine gets an existing WindowsVirtualMachine resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
Use this data source to access information about an existing Dev Test Lab.
NewLab registers a new resource with the given unique name, arguments, and options.
NewLinuxVirtualMachine registers a new resource with the given unique name, arguments, and options.
NewPolicy registers a new resource with the given unique name, arguments, and options.
NewVirtualNetwork registers a new resource with the given unique name, arguments, and options.
NewWindowsVirtualMachine registers a new resource with the given unique name, arguments, and options.
# Structs
A collection of arguments for invoking getLab.
A collection of values returned by getLab.
Manages a Dev Test Lab.
The set of arguments for constructing a Lab resource.
Input properties used for looking up and filtering Lab resources.
Manages a Linux Virtual Machine within a Dev Test Lab.
The set of arguments for constructing a LinuxVirtualMachine resource.
Input properties used for looking up and filtering LinuxVirtualMachine resources.
Manages a Policy within a Dev Test Policy Set.
The set of arguments for constructing a Policy resource.
Input properties used for looking up and filtering Policy resources.
Manages a Virtual Network within a Dev Test Lab.
The set of arguments for constructing a VirtualNetwork resource.
Input properties used for looking up and filtering VirtualNetwork resources.
Manages a Windows Virtual Machine within a Dev Test Lab.
The set of arguments for constructing a WindowsVirtualMachine resource.
Input properties used for looking up and filtering WindowsVirtualMachine resources.