Dela via


IWebAppAuthentication Gränssnitt

Definition

En autentiseringskonfiguration för webbappar i en webbapp.

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
Implementeringar

Egenskaper

Inner

En autentiseringskonfiguration för webbappar i en webbapp.

(Ärvd från IHasInner<T>)
Key

En autentiseringskonfiguration för webbappar i en webbapp.

(Ärvd från IIndexable)
Parent

Hämtar överordnad för den här underordnade resursen.

(Ärvd från IHasParent<ParentT>)

Gäller för