net10.0
namespace Azure.ResourceManager.LabServices.Models
{
    public static class ArmLabServicesModelFactory
    {
        public static LabVirtualMachineImageData LabVirtualMachineImageData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, LabServicesEnableState? enabledState = default, LabServicesProvisioningState? provisioningState = default, string displayName = null, string description = null, Uri iconUri = null, string author = null, LabVirtualMachineImageOSType? osType = default, string plan = null, LabServicesEnableState? termsStatus = default, string offer = null, string publisher = null, string sku = null, string version = null, ResourceIdentifier sharedGalleryId = null, IEnumerable<AzureLocation> availableRegions = null, LabVirtualMachineImageOSState? osState = default);
    }
}
.NET
8.09.010.0
Information specific to net10.0
Assembly

Azure.ResourceManager.LabServices , Version=1.1.1.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.ResourceManager.LabServices.

Package Azure.ResourceManager.LabServices (1.1.1) net8.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API