Partager via


ExperimentsOperationsExtensions.Get Méthode

Définition

Obtenez une ressource d’expérience.

public static Microsoft.Azure.Management.Chaos.Models.Experiment Get (this Microsoft.Azure.Management.Chaos.IExperimentsOperations operations, string resourceGroupName, string experimentName);
static member Get : Microsoft.Azure.Management.Chaos.IExperimentsOperations * string * string -> Microsoft.Azure.Management.Chaos.Models.Experiment
<Extension()>
Public Function Get (operations As IExperimentsOperations, resourceGroupName As String, experimentName As String) As Experiment

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.

Retours

S’applique à