Udostępnij za pośrednictwem


SqlMetricType(String) Constructor

Definition

Initializes a new instance of SqlMetricType.

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

Parameters

value
String

Exceptions

value is null.

Applies to