DataFeedSourceKind(String) Constructor

Definition

Determines if two DataFeedSourceKind values are the same.

public DataFeedSourceKind (string value);
new Azure.AI.MetricsAdvisor.Models.DataFeedSourceKind : string -> Azure.AI.MetricsAdvisor.Models.DataFeedSourceKind
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to