Udostępnij za pośrednictwem


WebAppsOperationsExtensions.GetPrivateAccessAsync Metoda

Definicja

Pobiera dane dotyczące włączania dostępu do lokacji prywatnej i autoryzowanych sieci wirtualnych, które mogą uzyskiwać dostęp do lokacji.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.Models.PrivateAccessInner> GetPrivateAccessAsync (this Microsoft.Azure.Management.AppService.Fluent.IWebAppsOperations operations, string resourceGroupName, string name, System.Threading.CancellationToken cancellationToken = default);
static member GetPrivateAccessAsync : Microsoft.Azure.Management.AppService.Fluent.IWebAppsOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.Models.PrivateAccessInner>
<Extension()>
Public Function GetPrivateAccessAsync (operations As IWebAppsOperations, resourceGroupName As String, name As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of PrivateAccessInner)

Parametry

operations
IWebAppsOperations

Grupa operacji dla tej metody rozszerzenia.

resourceGroupName
String

Nazwa grupy zasobów, do której należy zasób.

name
String

Nazwa danej aplikacji internetowej.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Uwagi

Opis pobierania danych dotyczących włączania dostępu do lokacji prywatnej i autoryzowanych sieci wirtualnych, które mogą uzyskiwać dostęp do witryny.

Dotyczy