ArmDevTestLabsModelFactory.DevTestLabVhd(Uri) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties of a VHD in the lab.
public static Azure.ResourceManager.DevTestLabs.Models.DevTestLabVhd DevTestLabVhd(Uri id = default);
static member DevTestLabVhd : Uri -> Azure.ResourceManager.DevTestLabs.Models.DevTestLabVhd
Public Shared Function DevTestLabVhd (Optional id As Uri = Nothing) As DevTestLabVhd
Parameters
- id
- Uri
The URI to the VHD.
Returns
A new DevTestLabVhd instance for mocking.