BlobInventoryPolicyRule クラス

定義

BLOB インベントリ ルールをラップする オブジェクト。 各ルールは、名前によって一意に定義されます。

public class BlobInventoryPolicyRule
type BlobInventoryPolicyRule = class
Public Class BlobInventoryPolicyRule
継承
BlobInventoryPolicyRule

コンストラクター

BlobInventoryPolicyRule()

BlobInventoryPolicyRule クラスの新しいインスタンスを初期化します。

BlobInventoryPolicyRule(Boolean, String, String, BlobInventoryPolicyDefinition)

BlobInventoryPolicyRule クラスの新しいインスタンスを初期化します。

プロパティ

Definition

BLOB インベントリ ポリシールールを定義するオブジェクトを取得または設定します。

Destination

BLOB インベントリ ファイルが格納されるコンテナー名を取得または設定します。 事前に作成する必要があります。

Enabled

true に設定すると、ルールが有効になります。値の設定も可能です。

Name

ルール名に英数字の任意の組み合わせを含めることができる値を取得または設定します。 ルール名は大文字と小文字が区別されます。 名前は、ポリシー内で一意にする必要があります。

メソッド

Validate()

オブジェクトを検証します。

適用対象