Partager via


IWebAppAuthentication Interface

Définition

Configuration d’authentification d’application web dans une application web.

public interface IWebAppAuthentication : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.AppService.Fluent.Models.SiteAuthSettingsInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.AppService.Fluent.IWebAppBase>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IIndexable
type IWebAppAuthentication = interface
    interface IBeta
    interface IHasInner<SiteAuthSettingsInner>
    interface IIndexable
    interface IHasParent<IWebAppBase>
Public Interface IWebAppAuthentication
Implements IBeta, IHasInner(Of SiteAuthSettingsInner), IHasParent(Of IWebAppBase), IIndexable
Implémente

Propriétés

Inner

Configuration d’authentification d’application web dans une application web.

(Hérité de IHasInner<T>)
Key

Configuration d’authentification d’application web dans une application web.

(Hérité de IIndexable)
Parent

Obtient le parent de cette ressource enfant.

(Hérité de IHasParent<ParentT>)

S’applique à