Partager via


TargetTypesOperationsExtensions.Get Méthode

Définition

Obtenir des ressources de type cible pour un emplacement donné.

public static Microsoft.Azure.Management.Chaos.Models.TargetType Get (this Microsoft.Azure.Management.Chaos.ITargetTypesOperations operations, string locationName, string targetTypeName);
static member Get : Microsoft.Azure.Management.Chaos.ITargetTypesOperations * string * string -> Microsoft.Azure.Management.Chaos.Models.TargetType
<Extension()>
Public Function Get (operations As ITargetTypesOperations, locationName As String, targetTypeName As String) As TargetType

Paramètres

operations
ITargetTypesOperations

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

locationName
String

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

targetTypeName
String

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

Retours

S’applique à