ManagedInstanceLicenseType(String) Constructor

Definition

Initializes a new instance of ManagedInstanceLicenseType.

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

Parameters

value
String

Exceptions

value is null.

Applies to