Partager via


SyncGroupsOperationsExtensions.Delete Méthode

Définition

Supprimez un SyncGroup donné.

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

Paramètres

operations
ISyncGroupsOperations

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.

Retours

S’applique à