Share via


ComponentRequestSource(String) Constructor

Definition

Initializes a new instance of ComponentRequestSource.

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

Parameters

value
String

Exceptions

value is null.

Applies to