DataFeedRollupType(String) Constructor

Definition

Determines if two DataFeedRollupType values are the same.

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

Parameters

value
String

Exceptions

value is null.

Applies to