Partager via


ServiceTopologiesOperationsExtensions.Get Méthode

Définition

Obtient la topologie de service.

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

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.

serviceTopologyName
String

Nom de la topologie de service .

Retours

S’applique à