IWithUserAssignedManagedServiceIdentityBasedAccessOrCreate<FluentT> 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Web 應用程式更新的階段,允許新增使用者指派 (外部) 受控服務識別。
public interface IWithUserAssignedManagedServiceIdentityBasedAccessOrCreate<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.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 IWithUserAssignedManagedServiceIdentityBasedAccessOrCreate<'FluentT> = interface
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>
Public Interface IWithUserAssignedManagedServiceIdentityBasedAccessOrCreate(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)
類型參數
- 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> IBeta IDefinitionWithTags<IWithCreate<FluentT>> ICreatable<FluentT> IIndexable
屬性
Key |
Web 應用程式更新的階段,允許新增使用者指派 (外部) 受控服務識別。 (繼承來源 IIndexable) |
Name |
取得可建立資源的名稱。 (繼承來源 ICreatable<T>) |