Freigeben über


CloudEndpointsOperationsExtensions.PreRestore Methode

Definition

Stellen Sie einen bestimmten CloudEndpoint vor der Wiederherstellung wieder her.

public static Microsoft.Azure.Management.StorageSync.Models.CloudEndpointsPreRestoreHeaders PreRestore (this Microsoft.Azure.Management.StorageSync.ICloudEndpointsOperations operations, string resourceGroupName, string storageSyncServiceName, string syncGroupName, string cloudEndpointName, Microsoft.Azure.Management.StorageSync.Models.PreRestoreRequest parameters);
static member PreRestore : Microsoft.Azure.Management.StorageSync.ICloudEndpointsOperations * string * string * string * string * Microsoft.Azure.Management.StorageSync.Models.PreRestoreRequest -> Microsoft.Azure.Management.StorageSync.Models.CloudEndpointsPreRestoreHeaders
<Extension()>
Public Function PreRestore (operations As ICloudEndpointsOperations, resourceGroupName As String, storageSyncServiceName As String, syncGroupName As String, cloudEndpointName As String, parameters As PreRestoreRequest) As CloudEndpointsPreRestoreHeaders

Parameter

operations
ICloudEndpointsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

storageSyncServiceName
String

Name der Speichersynchronisierungsdienstressource.

syncGroupName
String

Name der Synchronisierungsgruppenressource.

cloudEndpointName
String

Name des Cloudendpunktobjekts.

parameters
PreRestoreRequest

Text des Cloudendpunktobjekts.

Gibt zurück

Gilt für: