IDefinition<FluentT> 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Web 應用程式基底定義的完整。
public interface IDefinition<FluentT> : Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithAppSettings<FluentT>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithAuthentication<FluentT>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithClientAffinityEnabled<FluentT>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithClientCertEnabled<FluentT>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithConnectionString<FluentT>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<FluentT>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithDiagnosticLogging<FluentT>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithHostNameBinding<FluentT>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithHostNameSslBinding<FluentT>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithManagedServiceIdentity<FluentT>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithScmSiteAlsoStopped<FluentT>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithSiteConfigs<FluentT>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithSourceControl<FluentT>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithSystemAssignedIdentityBasedAccessOrCreate<FluentT>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithUserAssignedManagedServiceIdentityBasedAccessOrCreate<FluentT>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithWebContainer<FluentT>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithTags<Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<FluentT>>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<FluentT>
type IDefinition<'FluentT> = interface
interface IWithWebContainer<'FluentT>
interface IWithCreate<'FluentT>
interface ICreatable<'FluentT>
interface IIndexable
interface IDefinitionWithTags<IWithCreate<'FluentT>>
interface IWithClientAffinityEnabled<'FluentT>
interface IWithClientCertEnabled<'FluentT>
interface IWithScmSiteAlsoStopped<'FluentT>
interface IWithSiteConfigs<'FluentT>
interface IWithAppSettings<'FluentT>
interface IWithConnectionString<'FluentT>
interface IWithSourceControl<'FluentT>
interface IWithHostNameBinding<'FluentT>
interface IWithHostNameSslBinding<'FluentT>
interface IWithAuthentication<'FluentT>
interface IWithDiagnosticLogging<'FluentT>
interface IBeta
interface IWithManagedServiceIdentity<'FluentT>
interface IWithSystemAssignedIdentityBasedAccessOrCreate<'FluentT>
interface IWithUserAssignedManagedServiceIdentityBasedAccessOrCreate<'FluentT>
Public Interface IDefinition(Of FluentT)
Implements IBeta, ICreatable(Of FluentT), IDefinitionWithTags(Of IWithCreate(Of FluentT)), IWithAppSettings(Of FluentT), IWithAuthentication(Of FluentT), IWithClientAffinityEnabled(Of FluentT), IWithClientCertEnabled(Of FluentT), IWithConnectionString(Of FluentT), IWithCreate(Of FluentT), IWithDiagnosticLogging(Of FluentT), IWithHostNameBinding(Of FluentT), IWithHostNameSslBinding(Of FluentT), IWithManagedServiceIdentity(Of FluentT), IWithScmSiteAlsoStopped(Of FluentT), IWithSiteConfigs(Of FluentT), IWithSourceControl(Of FluentT), IWithSystemAssignedIdentityBasedAccessOrCreate(Of FluentT), IWithUserAssignedManagedServiceIdentityBasedAccessOrCreate(Of FluentT), IWithWebContainer(Of FluentT)
類型參數
- FluentT
資源類型。
- 實作
-
IWithAppSettings<FluentT> IWithAuthentication<FluentT> IWithClientAffinityEnabled<FluentT> IWithClientCertEnabled<FluentT> IWithConnectionString<FluentT> IWithCreate<FluentT> IWithDiagnosticLogging<FluentT> IWithHostNameBinding<FluentT> IWithHostNameSslBinding<FluentT> IWithManagedServiceIdentity<FluentT> IWithScmSiteAlsoStopped<FluentT> IWithSiteConfigs<FluentT> IWithSourceControl<FluentT> IWithSystemAssignedIdentityBasedAccessOrCreate<FluentT> IWithUserAssignedManagedServiceIdentityBasedAccessOrCreate<FluentT> IWithWebContainer<FluentT> IBeta IDefinitionWithTags<IWithCreate<FluentT>> ICreatable<FluentT> IIndexable
屬性
Key |
Web 應用程式基底定義的完整。 (繼承來源 IIndexable) |
Name |
取得可建立資源的名稱。 (繼承來源 ICreatable<T>) |