ServiceTopologiesOperationsExtensions.Get Método

Definição

Obtém a topologia de serviço.

public static Microsoft.Azure.Management.DeploymentManager.Models.ServiceTopologyResource Get (this Microsoft.Azure.Management.DeploymentManager.IServiceTopologiesOperations operations, string resourceGroupName, string serviceTopologyName);
static member Get : Microsoft.Azure.Management.DeploymentManager.IServiceTopologiesOperations * string * string -> Microsoft.Azure.Management.DeploymentManager.Models.ServiceTopologyResource
<Extension()>
Public Function Get (operations As IServiceTopologiesOperations, resourceGroupName As String, serviceTopologyName As String) As 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.

serviceTopologyName
String

O nome da topologia de serviço .

Retornos

Aplica-se a