Share via


KubernetesClusterBackupDataSourceSettings.IncludedVolumeTypes Property

Definition

Gets or sets the include volume types property. This property sets the volume types to be included during backup.

public System.Collections.Generic.IList<Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionAksVolumeType> IncludedVolumeTypes { get; }
member this.IncludedVolumeTypes : System.Collections.Generic.IList<Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionAksVolumeType>
Public ReadOnly Property IncludedVolumeTypes As IList(Of DataProtectionAksVolumeType)

Property Value

Applies to