Partager via


WCFRelaysOperationsExtensions.Delete Méthode

Définition

Supprime un WCFRelays .

public static void Delete (this Microsoft.Azure.Management.Relay.IWCFRelaysOperations operations, string resourceGroupName, string namespaceName, string relayName);
static member Delete : Microsoft.Azure.Management.Relay.IWCFRelaysOperations * string * string * string -> unit
<Extension()>
Public Sub Delete (operations As IWCFRelaysOperations, resourceGroupName As String, namespaceName As String, relayName As String)

Paramètres

operations
IWCFRelaysOperations

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

resourceGroupName
String

Nom du groupe de ressources dans l’abonnement Azure.

namespaceName
String

Nom de l’espace de noms

relayName
String

Nom du relais

S’applique à