Share via


OperationalInsightsTableSubType(String) Constructor

Definition

Initializes a new instance of OperationalInsightsTableSubType.

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

Parameters

value
String

Exceptions

value is null.

Applies to