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>) |
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET