Share via


VMwareOSType(String) Constructor

Definition

Initializes a new instance of VMwareOSType.

public VMwareOSType (string value);
new Azure.ResourceManager.ConnectedVMwarevSphere.Models.VMwareOSType : string -> Azure.ResourceManager.ConnectedVMwarevSphere.Models.VMwareOSType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to