KubernetesPVRestoreCriteria interface

Item Level kubernetes persistent volume target info for restore operation

Extends

Properties

name

Selected persistent volume claim name

objectType

Polymorphic discriminator, which specifies the different types this object can be

storageClassName

Selected storage class name for restore operation

Property Details

name

Selected persistent volume claim name

name?: string

Property Value

string

objectType

Polymorphic discriminator, which specifies the different types this object can be

objectType: "KubernetesPVRestoreCriteria"

Property Value

"KubernetesPVRestoreCriteria"

storageClassName

Selected storage class name for restore operation

storageClassName?: string

Property Value

string