ThreatIntelligenceIndicatorMetrics interface

ThreatIntelligenceIndicatorMetrics を表すインターフェイス。

メソッド

list(string, string, ThreatIntelligenceIndicatorMetricsListOptionalParams)

脅威インテリジェンス インジケーターメトリック (種類、脅威の種類、ソース別のインジケーター数) を取得します。

メソッドの詳細

list(string, string, ThreatIntelligenceIndicatorMetricsListOptionalParams)

脅威インテリジェンス インジケーターメトリック (種類、脅威の種類、ソース別のインジケーター数) を取得します。

function list(resourceGroupName: string, workspaceName: string, options?: ThreatIntelligenceIndicatorMetricsListOptionalParams): Promise<ThreatIntelligenceMetricsList>

パラメーター

resourceGroupName

string

リソース グループの名前。 名前は大文字と小文字が区別されます。

workspaceName

string

ワークスペースの名前。

options
ThreatIntelligenceIndicatorMetricsListOptionalParams

オプション パラメーター。

戻り値