ServiceTopologiesOperationsExtensions.List Método

Definição

Lista as topologias de serviço no grupo de recursos.

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)

Parâmetros

operations
IServiceTopologiesOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos. O nome diferencia maiúsculas de minúsculas.

Retornos

Aplica-se a