net10.0
namespace Azure.ResourceManager.ConnectedVMwarevSphere.Models
{
    public static class ArmConnectedVMwarevSphereModelFactory
    {
        public static VMwareVmTemplateData VMwareVmTemplateData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, IDictionary<string, string> tags = null, AzureLocation location = default, ExtendedLocation extendedLocation = null, string kind = null, string uuid = null, string vCenterId = null, string moRefId = null, string inventoryItemId = null, string moName = null, int? memorySizeMB = default, int? numCpus = default, int? numCoresPerSocket = default, VMwareOSType? osType = default, string osName = null, string folderPath = null, IEnumerable<VMwareNetworkInterface> networkInterfaces = null, IEnumerable<VMwareVirtualDisk> disks = null, string customResourceName = null, string toolsVersionStatus = null, string toolsVersion = null, VMwareFirmwareType? firmwareType = default, IEnumerable<VMwareResourceStatus> statuses = null, VMwareResourceProvisioningState? provisioningState = default);
    }
}
.NET
8.09.010.0
Information specific to net10.0
Assembly

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

Referencing

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

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

This API is supported on all platforms.

  • Built-in API
  • Package-provided API