Partager via


CloudEndpointsOperationsExtensions.PreBackup Méthode

Définition

Présauvegardez un point CloudEndpoint donné.

public static Microsoft.Azure.Management.StorageSync.Models.CloudEndpointsPreBackupHeaders PreBackup (this Microsoft.Azure.Management.StorageSync.ICloudEndpointsOperations operations, string resourceGroupName, string storageSyncServiceName, string syncGroupName, string cloudEndpointName, string azureFileShare = default);
static member PreBackup : Microsoft.Azure.Management.StorageSync.ICloudEndpointsOperations * string * string * string * string * string -> Microsoft.Azure.Management.StorageSync.Models.CloudEndpointsPreBackupHeaders
<Extension()>
Public Function PreBackup (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 à