WebAppsOperationsExtensions.GetSiteConnectionStringKeyVaultReferencesNext Método

Definição

Obtém as configurações de aplicativo de referência de configuração e status de um aplicativo

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Models.ApiKVReference> GetSiteConnectionStringKeyVaultReferencesNext (this Microsoft.Azure.Management.WebSites.IWebAppsOperations operations, string nextPageLink);
static member GetSiteConnectionStringKeyVaultReferencesNext : Microsoft.Azure.Management.WebSites.IWebAppsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Models.ApiKVReference>
<Extension()>
Public Function GetSiteConnectionStringKeyVaultReferencesNext (operations As IWebAppsOperations, nextPageLink As String) As IPage(Of ApiKVReference)

Parâmetros

operations
IWebAppsOperations

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

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Comentários

Descrição para Obter as configurações do aplicativo de referência de configuração e status de um aplicativo

Aplica-se a