IWithCreate インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
クラウドで新しい関数アプリを作成するのに十分な入力を含む関数アプリ定義。ただし、指定する追加の省略可能な入力を公開します。
public interface IWithCreate : Microsoft.Azure.Management.AppService.Fluent.FunctionApp.Definition.IWithDailyUsageQuota, Microsoft.Azure.Management.AppService.Fluent.FunctionApp.Definition.IWithNewAppServicePlan, Microsoft.Azure.Management.AppService.Fluent.FunctionApp.Definition.IWithRuntimeVersion, Microsoft.Azure.Management.AppService.Fluent.FunctionApp.Definition.IWithStorageAccount, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithAppSettings<Microsoft.Azure.Management.AppService.Fluent.IFunctionApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithAuthentication<Microsoft.Azure.Management.AppService.Fluent.IFunctionApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithClientAffinityEnabled<Microsoft.Azure.Management.AppService.Fluent.IFunctionApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithClientCertEnabled<Microsoft.Azure.Management.AppService.Fluent.IFunctionApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithConnectionString<Microsoft.Azure.Management.AppService.Fluent.IFunctionApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<Microsoft.Azure.Management.AppService.Fluent.IFunctionApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithDiagnosticLogging<Microsoft.Azure.Management.AppService.Fluent.IFunctionApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithHostNameBinding<Microsoft.Azure.Management.AppService.Fluent.IFunctionApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithHostNameSslBinding<Microsoft.Azure.Management.AppService.Fluent.IFunctionApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithManagedServiceIdentity<Microsoft.Azure.Management.AppService.Fluent.IFunctionApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithScmSiteAlsoStopped<Microsoft.Azure.Management.AppService.Fluent.IFunctionApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithSiteConfigs<Microsoft.Azure.Management.AppService.Fluent.IFunctionApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithSourceControl<Microsoft.Azure.Management.AppService.Fluent.IFunctionApp>, 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.IFunctionApp>>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.AppService.Fluent.IFunctionApp>
type IWithCreate = interface
interface ICreatable<IFunctionApp>
interface IIndexable
interface IWithNewAppServicePlan
interface IWithStorageAccount
interface IWithRuntimeVersion
interface IWithDailyUsageQuota
interface IWithCreate<IFunctionApp>
interface IDefinitionWithTags<IWithCreate<IFunctionApp>>
interface IWithClientAffinityEnabled<IFunctionApp>
interface IWithClientCertEnabled<IFunctionApp>
interface IWithScmSiteAlsoStopped<IFunctionApp>
interface IWithSiteConfigs<IFunctionApp>
interface IWithAppSettings<IFunctionApp>
interface IWithConnectionString<IFunctionApp>
interface IWithSourceControl<IFunctionApp>
interface IWithHostNameBinding<IFunctionApp>
interface IWithHostNameSslBinding<IFunctionApp>
interface IWithAuthentication<IFunctionApp>
interface IWithDiagnosticLogging<IFunctionApp>
interface IBeta
interface IWithManagedServiceIdentity<IFunctionApp>
Public Interface IWithCreate
Implements IBeta, ICreatable(Of IFunctionApp), IDefinitionWithTags(Of IWithCreate(Of IFunctionApp)), IWithAppSettings(Of IFunctionApp), IWithAuthentication(Of IFunctionApp), IWithClientAffinityEnabled(Of IFunctionApp), IWithClientCertEnabled(Of IFunctionApp), IWithConnectionString(Of IFunctionApp), IWithCreate(Of IFunctionApp), IWithDailyUsageQuota, IWithDiagnosticLogging(Of IFunctionApp), IWithHostNameBinding(Of IFunctionApp), IWithHostNameSslBinding(Of IFunctionApp), IWithManagedServiceIdentity(Of IFunctionApp), IWithNewAppServicePlan, IWithRuntimeVersion, IWithScmSiteAlsoStopped(Of IFunctionApp), IWithSiteConfigs(Of IFunctionApp), IWithSourceControl(Of IFunctionApp), IWithStorageAccount
- 派生
- 実装
-
IWithDailyUsageQuota IWithNewAppServicePlan IWithRuntimeVersion IWithStorageAccount IWithAppSettings<FluentT> IWithAppSettings<IFunctionApp> IWithAuthentication<FluentT> IWithAuthentication<IFunctionApp> IWithClientAffinityEnabled<FluentT> IWithClientAffinityEnabled<IFunctionApp> IWithClientCertEnabled<FluentT> IWithClientCertEnabled<IFunctionApp> IWithConnectionString<FluentT> IWithConnectionString<IFunctionApp> IWithCreate<IFunctionApp> IWithDiagnosticLogging<FluentT> IWithDiagnosticLogging<IFunctionApp> IWithHostNameBinding<FluentT> IWithHostNameBinding<IFunctionApp> IWithHostNameSslBinding<FluentT> IWithHostNameSslBinding<IFunctionApp> IWithManagedServiceIdentity<FluentT> IWithManagedServiceIdentity<IFunctionApp> IWithScmSiteAlsoStopped<FluentT> IWithScmSiteAlsoStopped<IFunctionApp> IWithSiteConfigs<FluentT> IWithSiteConfigs<IFunctionApp> IWithSourceControl<FluentT> IWithSourceControl<IFunctionApp> IBeta IDefinitionWithTags<IWithCreate<FluentT>> IDefinitionWithTags<IWithCreate<IFunctionApp>> ICreatable<FluentT> ICreatable<IFunctionApp> IIndexable
プロパティ
Key |
クラウドで新しい関数アプリを作成するのに十分な入力を含む関数アプリ定義。ただし、指定する追加の省略可能な入力を公開します。 (継承元 IIndexable) |
Name |
作成可能なリソースの名前を取得します。 (継承元 ICreatable<T>) |
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET