Freigeben über


WebAppsOperationsExtensions.ListBasicPublishingCredentialsPoliciesSlotNext Methode

Definition

Gibt zurück, ob die Scm Basic-Authentifizierung zulässig ist und ob FTP für eine bestimmte Website zulässig ist.

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

Parameter

operations
IWebAppsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Hinweise

Beschreibung für Gibt zurück, ob die Scm Basic-Authentifizierung zulässig ist und ob FTP für eine bestimmte Website zulässig ist.

Gilt für: