Partager via


ServiceTopologiesOperationsExtensions.List Méthode

Définition

Répertorie les topologies de service dans le groupe de ressources.

public static System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.ServiceTopologyResource> List (this Microsoft.Azure.Management.DeploymentManager.IServiceTopologiesOperations operations, string resourceGroupName);
static member List : Microsoft.Azure.Management.DeploymentManager.IServiceTopologiesOperations * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.ServiceTopologyResource>
<Extension()>
Public Function List (operations As IServiceTopologiesOperations, resourceGroupName As String) As IList(Of ServiceTopologyResource)

Paramètres

operations
IServiceTopologiesOperations

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

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

Retours

S’applique à