Partager via


AppServiceEnvironmentsOperationsExtensions.GetPrivateLinkResources Méthode

Définition

Obtient les ressources de liaison privée

public static Microsoft.Azure.Management.WebSites.Models.PrivateLinkResourcesWrapper GetPrivateLinkResources (this Microsoft.Azure.Management.WebSites.IAppServiceEnvironmentsOperations operations, string resourceGroupName, string name);
static member GetPrivateLinkResources : Microsoft.Azure.Management.WebSites.IAppServiceEnvironmentsOperations * string * string -> Microsoft.Azure.Management.WebSites.Models.PrivateLinkResourcesWrapper
<Extension()>
Public Function GetPrivateLinkResources (operations As IAppServiceEnvironmentsOperations, resourceGroupName As String, name As String) As PrivateLinkResourcesWrapper

Paramètres

operations
IAppServiceEnvironmentsOperations

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

resourceGroupName
String

Nom du groupe de ressources auquel appartient la ressource.

name
String

Nom du App Service Environment.

Retours

Remarques

Description pour Obtient les ressources de liaison privée

S’applique à