BlobBackupAutoProtectionRule interface

Indicates a Blob Backup Auto Protection Rule.

Properties

mode

Exclude removes candidates (after inclusion)

objectType

Type of the specific object - used for deserializing

pattern

The string pattern to evaluate against container names. For now this accepts literal strings only (no wildcards or regex).

type

Pattern type: Prefix, only pattern type supported for now.

Property Details

mode

Exclude removes candidates (after inclusion)

mode: string

Property Value

string

objectType

Type of the specific object - used for deserializing

objectType: string

Property Value

string

pattern

The string pattern to evaluate against container names. For now this accepts literal strings only (no wildcards or regex).

pattern: string

Property Value

string

type

Pattern type: Prefix, only pattern type supported for now.

type: string

Property Value

string