KubernetesPVRestoreCriteria Class

Definition

Item Level kubernetes persistent volume target info for restore operation.

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

Constructors

KubernetesPVRestoreCriteria()

Initializes a new instance of KubernetesPVRestoreCriteria.

Properties

Name

Selected persistent volume claim name.

StorageClassName

Selected storage class name for restore operation.

Applies to