Freigeben über


WebAppsOperationsExtensions.GetScmAllowedSlot Methode

Definition

Gibt zurück, ob die Scm Basic-Authentifizierung auf der Website zulässig ist oder nicht.

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

Parameter

operations
IWebAppsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name der Ressourcengruppe, zu der die Ressource gehört.

name
String

Name der App

slot
String

Gibt zurück

Hinweise

Beschreibung für Gibt zurück, ob die Scm Basic-Authentifizierung auf der Website zulässig ist oder nicht.

Gilt für: