Partager via


DataProtectionBackupSchedule(IEnumerable<String>) Constructeur

Définition

Initialise une nouvelle instance de DataProtectionBackupSchedule.

public DataProtectionBackupSchedule (System.Collections.Generic.IEnumerable<string> repeatingTimeIntervals);
new Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupSchedule : seq<string> -> Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupSchedule
Public Sub New (repeatingTimeIntervals As IEnumerable(Of String))

Paramètres

repeatingTimeIntervals
IEnumerable<String>

Format d’intervalle de temps répétiteur ISO 8601.

Exceptions

repeatingTimeIntervals a la valeur null.

S’applique à