Freigeben über


StorageSyncServicesOperationsExtensions.Delete Methode

Definition

Löschen Sie einen bestimmten StorageSyncService.

public static Microsoft.Azure.Management.StorageSync.Models.StorageSyncServicesDeleteHeaders Delete (this Microsoft.Azure.Management.StorageSync.IStorageSyncServicesOperations operations, string resourceGroupName, string storageSyncServiceName);
static member Delete : Microsoft.Azure.Management.StorageSync.IStorageSyncServicesOperations * string * string -> Microsoft.Azure.Management.StorageSync.Models.StorageSyncServicesDeleteHeaders
<Extension()>
Public Function Delete (operations As IStorageSyncServicesOperations, resourceGroupName As String, storageSyncServiceName As String) As StorageSyncServicesDeleteHeaders

Parameter

operations
IStorageSyncServicesOperations

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.

Gibt zurück

Gilt für: