次の方法で共有


PowerBIScanRulesetOutput interface

Power BI スキャン ルール セット。

Extends

プロパティ

kind
properties

Power BI スキャン ルールセットのプロパティ。

継承されたプロパティ

id

リソース識別子。

name

リソース名。

scanRulesetType

バージョン管理されたスキャン ルールセットのプロパティ。

status

バージョン管理されたスキャン ルールセットのプロパティの状態。

version

バージョン管理されたスキャン ルールセットのプロパティのバージョン。

プロパティの詳細

kind

kind: "PowerBI"

プロパティ値

"PowerBI"

properties

Power BI スキャン ルールセットのプロパティ。

properties?: PowerBIScanRulesetPropertiesOutput

プロパティ値

継承されたプロパティの詳細

id

リソース識別子。

id?: string

プロパティ値

string

ScanRulesetOutputParent.id から継承された

name

リソース名。

name?: string

プロパティ値

string

ScanRulesetOutputParent.name から継承された

scanRulesetType

バージョン管理されたスキャン ルールセットのプロパティ。

scanRulesetType?: "System" | "Custom"

プロパティ値

"System" | "Custom"

から継承ScanRulesetOutputParent.scanRulesetType

status

バージョン管理されたスキャン ルールセットのプロパティの状態。

status?: "Enabled" | "Disabled"

プロパティ値

"Enabled" | "Disabled"

ScanRulesetOutputParent.status から継承された

version

バージョン管理されたスキャン ルールセットのプロパティのバージョン。

version?: number

プロパティ値

number

ScanRulesetOutputParent.versionから継承