Share via


IKubernetesStorageClassRestoreCriteria Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20250201.KubernetesStorageClassRestoreCriteriaTypeConverter))]
public interface IKubernetesStorageClassRestoreCriteria : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20250201.IItemLevelRestoreCriteria
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20250201.KubernetesStorageClassRestoreCriteriaTypeConverter))>]
type IKubernetesStorageClassRestoreCriteria = interface
    interface IJsonSerializable
    interface IItemLevelRestoreCriteria
Public Interface IKubernetesStorageClassRestoreCriteria
Implements IItemLevelRestoreCriteria
Derived
Attributes
Implements

Properties

Name Description
ObjectType

Type of the specific object - used for deserializing

(Inherited from IItemLevelRestoreCriteria)
Provisioner

Provisioner of the storage class

SelectedStorageClassName

Selected storage class name

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to