Partager via


CloudEndpointsOperationsExtensions.BeginPreBackup Méthode

Définition

Pré-sauvegardez un CloudEndpoint donné.

public static Microsoft.Azure.Management.StorageSync.Models.CloudEndpointsPreBackupHeaders BeginPreBackup (this Microsoft.Azure.Management.StorageSync.ICloudEndpointsOperations operations, string resourceGroupName, string storageSyncServiceName, string syncGroupName, string cloudEndpointName, string azureFileShare = default);
static member BeginPreBackup : Microsoft.Azure.Management.StorageSync.ICloudEndpointsOperations * string * string * string * string * string -> Microsoft.Azure.Management.StorageSync.Models.CloudEndpointsPreBackupHeaders
<Extension()>
Public Function BeginPreBackup (operations As ICloudEndpointsOperations, resourceGroupName As String, storageSyncServiceName As String, syncGroupName As String, cloudEndpointName As String, Optional azureFileShare As String = Nothing) As CloudEndpointsPreBackupHeaders

Paramètres

operations
ICloudEndpointsOperations

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

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

storageSyncServiceName
String

Nom de la ressource du service de synchronisation de stockage.

syncGroupName
String

Nom de la ressource de groupe de synchronisation.

cloudEndpointName
String

Nom de l’objet Point de terminaison cloud.

azureFileShare
String

Partage de fichiers Azure.

Retours

S’applique à