KubernetesClusterVaultTierRestoreCriteria Class

Definition

kubernetes Cluster Backup target info for restore operation from vault.

public class KubernetesClusterVaultTierRestoreCriteria : Azure.ResourceManager.DataProtectionBackup.Models.ItemLevelRestoreCriteria
type KubernetesClusterVaultTierRestoreCriteria = class
    inherit ItemLevelRestoreCriteria
Public Class KubernetesClusterVaultTierRestoreCriteria
Inherits ItemLevelRestoreCriteria
Inheritance
KubernetesClusterVaultTierRestoreCriteria

Constructors

KubernetesClusterVaultTierRestoreCriteria(Boolean)

Initializes a new instance of KubernetesClusterVaultTierRestoreCriteria.

Properties

ConflictPolicy

Gets or sets the Conflict Policy property. This property sets policy during conflict of resources during restore from vault.

ExcludedNamespaces

Gets or sets the exclude namespaces property. This property sets the namespaces to be excluded during restore from vault.

ExcludedResourceTypes

Gets or sets the exclude resource types property. This property sets the resource types to be excluded during restore from vault.

IncludeClusterScopeResources

Gets or sets the include cluster resources property. This property if enabled will include cluster scope resources during restore from vault.

IncludedNamespaces

Gets or sets the include namespaces property. This property sets the namespaces to be included during restore from vault.

IncludedResourceTypes

Gets or sets the include resource types property. This property sets the resource types to be included during restore from vault.

LabelSelectors

Gets or sets the LabelSelectors property. This property sets the resource with such label selectors to be included during restore from vault.

NamespaceMappings

Gets or sets the Namespace Mappings property. This property sets if namespace needs to be change during restore from vault.

PersistentVolumeRestoreMode

Gets or sets the PV (Persistent Volume) Restore Mode property. This property sets whether volumes needs to be restored from vault.

RestoreHookReferences

Gets or sets the restore hook references. This property sets the hook reference to be executed during restore from vault.

StagingResourceGroupId

Gets or sets the staging RG Id for creating staging disks and snapshots during restore from vault.

StagingStorageAccountId

Gets or sets the staging Storage Account Id for creating backup extension object store data during restore from vault.

Applies to