次の方法で共有


OperationalInsightsTableSubType(String) コンストラクター

定義

OperationalInsightsTableSubType の新しいインスタンスを初期化します。

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

パラメーター

value
String

例外

value が null です。

適用対象