次の方法で共有


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

定義

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

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

パラメーター

labelName
String

ラベルの名前。

例外

labelName が null です。

適用対象