Partager via


BackupSchedulesOperationsExtensions.BeginCreateOrUpdate Méthode

Définition

Crée ou met à jour la planification de sauvegarde.

public static Microsoft.Azure.Management.StorSimple8000Series.Models.BackupSchedule BeginCreateOrUpdate (this Microsoft.Azure.Management.StorSimple8000Series.IBackupSchedulesOperations operations, string deviceName, string backupPolicyName, string backupScheduleName, Microsoft.Azure.Management.StorSimple8000Series.Models.BackupSchedule parameters, string resourceGroupName, string managerName);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.StorSimple8000Series.IBackupSchedulesOperations * string * string * string * Microsoft.Azure.Management.StorSimple8000Series.Models.BackupSchedule * string * string -> Microsoft.Azure.Management.StorSimple8000Series.Models.BackupSchedule
<Extension()>
Public Function BeginCreateOrUpdate (operations As IBackupSchedulesOperations, deviceName As String, backupPolicyName As String, backupScheduleName As String, parameters As BackupSchedule, resourceGroupName As String, managerName As String) As BackupSchedule

Paramètres

operations
IBackupSchedulesOperations

Groupe d’opérations pour cette méthode d’extension.

deviceName
String

Le nom de l’appareil

backupPolicyName
String

Nom de la stratégie de sauvegarde.

backupScheduleName
String

Nom de la planification de sauvegarde.

parameters
BackupSchedule

Planification de sauvegarde.

resourceGroupName
String

Nom du groupe de ressources

managerName
String

Nom du gestionnaire

Retours

S’applique à