Share via


ComponentIngestionMode(String) Constructor

Definition

Initializes a new instance of ComponentIngestionMode.

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

Parameters

value
String

Exceptions

value is null.

Applies to