Partager via


ExperimentsOperationsExtensions.Delete Méthode

Définition

Supprimer une ressource d’expérience.

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

Paramètres

operations
IExperimentsOperations

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

resourceGroupName
String

Chaîne qui représente un groupe de ressources Azure.

experimentName
String

Chaîne qui représente un nom de ressource Experiment.

S’applique à