다음을 통해 공유


IWebAppAuthentication 인터페이스

정의

웹앱의 웹앱 인증 구성입니다.

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
구현

속성

Inner

웹앱의 웹앱 인증 구성입니다.

(다음에서 상속됨 IHasInner<T>)
Key

웹앱의 웹앱 인증 구성입니다.

(다음에서 상속됨 IIndexable)
Parent

이 자식 리소스의 부모를 가져옵니다.

(다음에서 상속됨 IHasParent<ParentT>)

적용 대상