InstancePoolLicenseType(String) Constructor

Definition

Initializes a new instance of InstancePoolLicenseType.

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

Parameters

value
String

Exceptions

value is null.

Applies to