你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IDefinition 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
需要实现的所有定义的容器接口。
public interface IDefinition : Microsoft.Azure.Management.AppService.Fluent.FunctionDeploymentSlot.Definition.IBlank, Microsoft.Azure.Management.AppService.Fluent.FunctionDeploymentSlot.Definition.IWithCreate, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithAppSettings<Microsoft.Azure.Management.AppService.Fluent.IFunctionDeploymentSlot>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithAuthentication<Microsoft.Azure.Management.AppService.Fluent.IFunctionDeploymentSlot>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithClientAffinityEnabled<Microsoft.Azure.Management.AppService.Fluent.IFunctionDeploymentSlot>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithClientCertEnabled<Microsoft.Azure.Management.AppService.Fluent.IFunctionDeploymentSlot>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithConnectionString<Microsoft.Azure.Management.AppService.Fluent.IFunctionDeploymentSlot>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<Microsoft.Azure.Management.AppService.Fluent.IFunctionDeploymentSlot>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithDiagnosticLogging<Microsoft.Azure.Management.AppService.Fluent.IFunctionDeploymentSlot>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithHostNameBinding<Microsoft.Azure.Management.AppService.Fluent.IFunctionDeploymentSlot>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithHostNameSslBinding<Microsoft.Azure.Management.AppService.Fluent.IFunctionDeploymentSlot>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithManagedServiceIdentity<Microsoft.Azure.Management.AppService.Fluent.IFunctionDeploymentSlot>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithScmSiteAlsoStopped<Microsoft.Azure.Management.AppService.Fluent.IFunctionDeploymentSlot>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithSiteConfigs<Microsoft.Azure.Management.AppService.Fluent.IFunctionDeploymentSlot>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithSourceControl<Microsoft.Azure.Management.AppService.Fluent.IFunctionDeploymentSlot>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithTags<Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<Microsoft.Azure.Management.AppService.Fluent.IFunctionDeploymentSlot>>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.AppService.Fluent.IFunctionDeploymentSlot>
type IDefinition = interface
interface IBlank
interface IWithConfiguration
interface IWithCreate
interface ICreatable<IFunctionDeploymentSlot>
interface IIndexable
interface IWithCreate<IFunctionDeploymentSlot>
interface IDefinitionWithTags<IWithCreate<IFunctionDeploymentSlot>>
interface IWithClientAffinityEnabled<IFunctionDeploymentSlot>
interface IWithClientCertEnabled<IFunctionDeploymentSlot>
interface IWithScmSiteAlsoStopped<IFunctionDeploymentSlot>
interface IWithSiteConfigs<IFunctionDeploymentSlot>
interface IWithAppSettings<IFunctionDeploymentSlot>
interface IWithConnectionString<IFunctionDeploymentSlot>
interface IWithSourceControl<IFunctionDeploymentSlot>
interface IWithHostNameBinding<IFunctionDeploymentSlot>
interface IWithHostNameSslBinding<IFunctionDeploymentSlot>
interface IWithAuthentication<IFunctionDeploymentSlot>
interface IWithDiagnosticLogging<IFunctionDeploymentSlot>
interface IBeta
interface IWithManagedServiceIdentity<IFunctionDeploymentSlot>
Public Interface IDefinition
Implements IBeta, IBlank, ICreatable(Of IFunctionDeploymentSlot), IDefinitionWithTags(Of IWithCreate(Of IFunctionDeploymentSlot)), IWithAppSettings(Of IFunctionDeploymentSlot), IWithAuthentication(Of IFunctionDeploymentSlot), IWithClientAffinityEnabled(Of IFunctionDeploymentSlot), IWithClientCertEnabled(Of IFunctionDeploymentSlot), IWithConnectionString(Of IFunctionDeploymentSlot), IWithCreate, IWithCreate(Of IFunctionDeploymentSlot), IWithDiagnosticLogging(Of IFunctionDeploymentSlot), IWithHostNameBinding(Of IFunctionDeploymentSlot), IWithHostNameSslBinding(Of IFunctionDeploymentSlot), IWithManagedServiceIdentity(Of IFunctionDeploymentSlot), IWithScmSiteAlsoStopped(Of IFunctionDeploymentSlot), IWithSiteConfigs(Of IFunctionDeploymentSlot), IWithSourceControl(Of IFunctionDeploymentSlot)
- 实现
-
IBlank IWithConfiguration IWithCreate IWithAppSettings<FluentT> IWithAppSettings<IFunctionDeploymentSlot> IWithAuthentication<FluentT> IWithAuthentication<IFunctionDeploymentSlot> IWithClientAffinityEnabled<FluentT> IWithClientAffinityEnabled<IFunctionDeploymentSlot> IWithClientCertEnabled<FluentT> IWithClientCertEnabled<IFunctionDeploymentSlot> IWithConnectionString<FluentT> IWithConnectionString<IFunctionDeploymentSlot> IWithCreate<IFunctionDeploymentSlot> IWithDiagnosticLogging<FluentT> IWithDiagnosticLogging<IFunctionDeploymentSlot> IWithHostNameBinding<FluentT> IWithHostNameBinding<IFunctionDeploymentSlot> IWithHostNameSslBinding<FluentT> IWithHostNameSslBinding<IFunctionDeploymentSlot> IWithManagedServiceIdentity<FluentT> IWithManagedServiceIdentity<IFunctionDeploymentSlot> IWithScmSiteAlsoStopped<FluentT> IWithScmSiteAlsoStopped<IFunctionDeploymentSlot> IWithSiteConfigs<FluentT> IWithSiteConfigs<IFunctionDeploymentSlot> IWithSourceControl<FluentT> IWithSourceControl<IFunctionDeploymentSlot> IBeta IDefinitionWithTags<IWithCreate<FluentT>> IDefinitionWithTags<IWithCreate<IFunctionDeploymentSlot>> ICreatable<FluentT> ICreatable<IFunctionDeploymentSlot> IIndexable
属性
Key |
需要实现的所有定义的容器接口。 (继承自 IIndexable) |
Name |
获取可创建资源的名称。 (继承自 ICreatable<T>) |