Partager via


WorkloadNetworksOperationsExtensions.GetGateway Méthode

Définition

Obtenir une passerelle par ID dans un réseau de charge de travail de cloud privé.

public static Microsoft.Azure.Management.Avs.Models.WorkloadNetworkGateway GetGateway (this Microsoft.Azure.Management.Avs.IWorkloadNetworksOperations operations, string resourceGroupName, string privateCloudName, string gatewayId);
static member GetGateway : Microsoft.Azure.Management.Avs.IWorkloadNetworksOperations * string * string * string -> Microsoft.Azure.Management.Avs.Models.WorkloadNetworkGateway
<Extension()>
Public Function GetGateway (operations As IWorkloadNetworksOperations, resourceGroupName As String, privateCloudName As String, gatewayId As String) As WorkloadNetworkGateway

Paramètres

operations
IWorkloadNetworksOperations

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

resourceGroupName
String

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

privateCloudName
String

Nom du cloud privé

gatewayId
String

Identificateur de la passerelle NSX. Généralement identique au nom d’affichage de la passerelle

Retours

S’applique à