次の方法で共有


ClassificationRuleListOutput interface

分類規則の一覧。

プロパティ

count

分類規則の数。

nextLink

残りの結果が存在する場合は、結果の次のページへのリンク。

value

分類規則の一覧。

プロパティの詳細

count

分類規則の数。

count?: number

プロパティ値

number

残りの結果が存在する場合は、結果の次のページへのリンク。

nextLink?: string

プロパティ値

string

value

分類規則の一覧。

value: ClassificationRuleOutput[]

プロパティ値