次の方法で共有


BlobInventoryPolicySchema interface

ストレージ アカウント BLOB インベントリ ポリシールール。

プロパティ

destination

API バージョン 2021-04-01 以降の非推奨のプロパティでは、必要な宛先コンテナー名を規則レベル 'policy.rule.destination' で指定する必要があります。注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

enabled

true に設定すると、ポリシーが有効になります。

rules

ストレージ アカウント BLOB インベントリ ポリシールール。 ルールは、有効になっているときに適用されます。

type

有効な値は Inventory です

プロパティの詳細

destination

API バージョン 2021-04-01 以降の非推奨のプロパティでは、必要な宛先コンテナー名を規則レベル 'policy.rule.destination' で指定する必要があります。注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

destination?: string

プロパティ値

string

enabled

true に設定すると、ポリシーが有効になります。

enabled: boolean

プロパティ値

boolean

rules

ストレージ アカウント BLOB インベントリ ポリシールール。 ルールは、有効になっているときに適用されます。

rules: BlobInventoryPolicyRule[]

プロパティ値

type

有効な値は Inventory です

type: string

プロパティ値

string