Delen via


ImputeMode(String) Constructor

Definition

Initializes a new instance of ImputeMode.

public ImputeMode (string value);
new Azure.AI.AnomalyDetector.ImputeMode : string -> Azure.AI.AnomalyDetector.ImputeMode
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to