Package version:

Interface BackupVaultPatch

Backup Vault information

interface BackupVaultPatch {
    tags?: {
        [propertyName: string]: string;
    };
}

Properties

Properties

tags?: {
    [propertyName: string]: string;
}

Resource tags