次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象