WebAppsOperationsExtensions.GetPrivateLinkResources Método

Definição

Obtém os recursos de link privado

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

Parâmetros

operations
IWebAppsOperations

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

resourceGroupName
String

Nome do grupo de recursos ao qual pertence o recurso.

name
String

Nome do site.

Retornos

Comentários

Descrição para Obter os recursos de link privado

Aplica-se a