IDefinition Интерфейс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Интерфейс контейнера для всех определений, которые необходимо реализовать.
public interface IDefinition : Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IBlank, Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.INewAppServicePlanWithGroup, Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithCredentials, Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithDockerContainerImage, Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithNewAppServicePlan, Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithStartUpCommand, Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithWindowsRuntimeStack, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithAppSettings<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithAuthentication<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithClientAffinityEnabled<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithClientCertEnabled<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithConnectionString<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithDiagnosticLogging<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithHostNameBinding<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithHostNameSslBinding<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithManagedServiceIdentity<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithScmSiteAlsoStopped<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithSiteConfigs<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithSourceControl<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithCreatableResourceGroup<Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithNewAppServicePlan>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithExistingResourceGroup<Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithNewAppServicePlan>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithGroup<Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithNewAppServicePlan>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.GroupableResource.Definition.IWithNewResourceGroup<Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithNewAppServicePlan>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithRegion<Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.INewAppServicePlanWithGroup>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithTags<Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<Microsoft.Azure.Management.AppService.Fluent.IWebApp>>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.AppService.Fluent.IWebApp>
type IDefinition = interface
interface IBlank
interface IDefinitionWithRegion<INewAppServicePlanWithGroup>
interface INewAppServicePlanWithGroup
interface IWithGroup<IWithNewAppServicePlan>
interface IWithExistingResourceGroup<IWithNewAppServicePlan>
interface IWithNewResourceGroup<IWithNewAppServicePlan>
interface IWithCreatableResourceGroup<IWithNewAppServicePlan>
interface IWithNewAppServicePlan
interface IWithDockerContainerImage
interface IWithContainerImage
interface IWithCredentials
interface IWithStartUpCommand
interface IWithCreate
interface ICreatable<IWebApp>
interface IIndexable
interface IWithCreate<IWebApp>
interface IDefinitionWithTags<IWithCreate<IWebApp>>
interface IWithClientAffinityEnabled<IWebApp>
interface IWithClientCertEnabled<IWebApp>
interface IWithScmSiteAlsoStopped<IWebApp>
interface IWithSiteConfigs<IWebApp>
interface IWithAppSettings<IWebApp>
interface IWithConnectionString<IWebApp>
interface IWithSourceControl<IWebApp>
interface IWithHostNameBinding<IWebApp>
interface IWithHostNameSslBinding<IWebApp>
interface IWithAuthentication<IWebApp>
interface IWithDiagnosticLogging<IWebApp>
interface IBeta
interface IWithManagedServiceIdentity<IWebApp>
interface IWithWindowsRuntimeStack
Public Interface IDefinition
Implements IBeta, IBlank, ICreatable(Of IWebApp), IDefinitionWithRegion(Of INewAppServicePlanWithGroup), IDefinitionWithTags(Of IWithCreate(Of IWebApp)), INewAppServicePlanWithGroup, IWithAppSettings(Of IWebApp), IWithAuthentication(Of IWebApp), IWithClientAffinityEnabled(Of IWebApp), IWithClientCertEnabled(Of IWebApp), IWithConnectionString(Of IWebApp), IWithCreatableResourceGroup(Of IWithNewAppServicePlan), IWithCreate(Of IWebApp), IWithCredentials, IWithDiagnosticLogging(Of IWebApp), IWithDockerContainerImage, IWithExistingResourceGroup(Of IWithNewAppServicePlan), IWithGroup(Of IWithNewAppServicePlan), IWithHostNameBinding(Of IWebApp), IWithHostNameSslBinding(Of IWebApp), IWithManagedServiceIdentity(Of IWebApp), IWithNewAppServicePlan, IWithNewResourceGroup(Of IWithNewAppServicePlan), IWithScmSiteAlsoStopped(Of IWebApp), IWithSiteConfigs(Of IWebApp), IWithSourceControl(Of IWebApp), IWithStartUpCommand, IWithWindowsRuntimeStack
- Реализации
-
IBlank INewAppServicePlanWithGroup IWithContainerImage IWithCreate IWithCredentials IWithDockerContainerImage IWithNewAppServicePlan IWithStartUpCommand IWithWindowsRuntimeStack IWithAppSettings<FluentT> IWithAppSettings<IWebApp> IWithAuthentication<FluentT> IWithAuthentication<IWebApp> IWithClientAffinityEnabled<FluentT> IWithClientAffinityEnabled<IWebApp> IWithClientCertEnabled<FluentT> IWithClientCertEnabled<IWebApp> IWithConnectionString<FluentT> IWithConnectionString<IWebApp> IWithCreate<IWebApp> IWithDiagnosticLogging<FluentT> IWithDiagnosticLogging<IWebApp> IWithHostNameBinding<FluentT> IWithHostNameBinding<IWebApp> IWithHostNameSslBinding<FluentT> IWithHostNameSslBinding<IWebApp> IWithManagedServiceIdentity<FluentT> IWithManagedServiceIdentity<IWebApp> IWithScmSiteAlsoStopped<FluentT> IWithScmSiteAlsoStopped<IWebApp> IWithSiteConfigs<FluentT> IWithSiteConfigs<IWebApp> IWithSourceControl<FluentT> IWithSourceControl<IWebApp> IWithCreatableResourceGroup<IWithNewAppServicePlan> IWithCreatableResourceGroup<T> IWithExistingResourceGroup<IWithNewAppServicePlan> IWithExistingResourceGroup<T> IWithGroup<IWithNewAppServicePlan> IWithNewResourceGroup<IWithNewAppServicePlan> IWithNewResourceGroup<T> IBeta IDefinitionWithRegion<INewAppServicePlanWithGroup> IDefinitionWithTags<IWithCreate<FluentT>> IDefinitionWithTags<IWithCreate<IWebApp>> ICreatable<FluentT> ICreatable<IWebApp> IIndexable
Свойства
Key |
Интерфейс контейнера для всех определений, которые необходимо реализовать. (Унаследовано от IIndexable) |
Name |
Возвращает имя создаваемого ресурса. (Унаследовано от ICreatable<T>) |
Методы
Create() |
Выполните запрос на создание. (Унаследовано от ICreatable<T>) |
CreateAsync(CancellationToken, Boolean) |
Помещает запрос в очередь и разрешает HTTP-клиенту выполнять его при наличии системных ресурсов. (Унаследовано от ICreatable<T>) |
DefineAuthentication() |
Задает определение новой конфигурации проверки подлинности. (Унаследовано от IWithAuthentication<FluentT>) |
DefineDiagnosticLogsConfiguration() |
Возвращает задает определение новой конфигурации журналов диагностики. (Унаследовано от IWithDiagnosticLogging<FluentT>) |
DefineHostnameBinding() |
Запускает определение новой привязки имени узла. (Унаследовано от IWithHostNameBinding<FluentT>) |
DefineSourceControl() |
Запускает определение нового элемента управления версиями. (Унаследовано от IWithSourceControl<FluentT>) |
DefineSslBinding() |
Запускает определение привязки SSL. (Унаследовано от IWithHostNameSslBinding<FluentT>) |
WithAppSetting(String, String) |
Добавляет параметр приложения в веб-приложение. (Унаследовано от IWithAppSettings<FluentT>) |
WithAppSettings(IDictionary<String,String>) |
Задает параметры веб-приложения в виде карты. (Унаследовано от IWithAppSettings<FluentT>) |
WithAutoSwapSlotName(String) |
Указывает имя слота для автоматического переключения при завершении развертывания в этом веб-приложении или слоте развертывания. (Унаследовано от IWithSiteConfigs<FluentT>) |
WithBuiltInImage(RuntimeStack) |
Указывает встроенный образ контейнера Docker. (Унаследовано от IWithDockerContainerImage) |
WithClientAffinityEnabled(Boolean) |
Указывает, включено ли сходство клиента. (Унаследовано от IWithClientAffinityEnabled<FluentT>) |
WithClientCertEnabled(Boolean) |
Указывает, включен ли сертификат клиента. (Унаследовано от IWithClientCertEnabled<FluentT>) |
WithConnectionString(String, String, ConnectionStringType) |
Добавляет строку подключения в веб-приложение. (Унаследовано от IWithConnectionString<FluentT>) |
WithContainerLoggingDisabled() |
Отключите ведение журнала контейнеров для веб-приложений Linux. (Унаследовано от IWithDiagnosticLogging<FluentT>) |
WithContainerLoggingEnabled() |
Задает конфигурацию ведения журнала контейнеров для веб-приложений Linux. Журналы будут храниться в файловой системе размером до 35 МБ. (Унаследовано от IWithDiagnosticLogging<FluentT>) |
WithContainerLoggingEnabled(Int32, Int32) |
Задает конфигурацию ведения журнала контейнеров для веб-приложений Linux. (Унаследовано от IWithDiagnosticLogging<FluentT>) |
WithCredentials(String, String) |
Указывает имя пользователя и пароль для Docker Hub или реестра Docker. (Унаследовано от IWithCredentials) |
WithDefaultDocument(String) |
Добавляет документ по умолчанию. (Унаследовано от IWithSiteConfigs<FluentT>) |
WithDefaultDocuments(IList<String>) |
Добавляет список документов по умолчанию. (Унаследовано от IWithSiteConfigs<FluentT>) |
WithExistingLinuxPlan(IAppServicePlan) |
Использует существующий план службы приложений для веб-приложения. (Унаследовано от IBlank) |
WithExistingResourceGroup(IResourceGroup) |
Связывает ресурс с существующей группой ресурсов. (Унаследовано от IWithExistingResourceGroup<T>) |
WithExistingResourceGroup(String) |
Связывает ресурс с существующей группой ресурсов. (Унаследовано от IWithExistingResourceGroup<T>) |
WithExistingWindowsPlan(IAppServicePlan) |
Использует существующий план службы приложений для веб-приложения. (Унаследовано от IBlank) |
WithFtpsState(FtpsState) |
Задает, поддерживает ли веб-приложение определенный тип FTP(S). (Унаследовано от IWithSiteConfigs<FluentT>) |
WithHttp20Enabled(Boolean) |
Задает, принимает ли веб-приложение трафик HTTP 2.0. (Унаследовано от IWithSiteConfigs<FluentT>) |
WithHttpsOnly(Boolean) |
Задает, принимает ли веб-приложение только трафик HTTPS. (Унаследовано от IWithSiteConfigs<FluentT>) |
WithJavaVersion(JavaVersion) |
Указывает версию Java. (Унаследовано от IWithSiteConfigs<FluentT>) |
WithLocalGitSourceControl() |
Указывает, что система управления версиями является локальным репозиторием Git в веб-приложении. (Унаследовано от IWithSourceControl<FluentT>) |
WithManagedHostnameBindings(IAppServiceDomain, String[]) |
Определяет список имен узлов управляемого домена Azure. Тип записи DNS по умолчанию — CNAME, за исключением домена корневого уровня (". (Унаследовано от IWithHostNameBinding<FluentT>) |
WithManagedPipelineMode(ManagedPipelineMode) |
Указывает режим управляемого конвейера. (Унаследовано от IWithSiteConfigs<FluentT>) |
WithNetFrameworkVersion(NetFrameworkVersion) |
Указывает версию платформа .NET Framework. (Унаследовано от IWithSiteConfigs<FluentT>) |
WithNewFreeAppServicePlan() |
Создает новый бесплатный план службы приложений. Если в текущей подписке есть 10 или более бесплатных планов, эта ошибка завершится ошибкой. (Унаследовано от IWithNewAppServicePlan) |
WithNewLinuxPlan(ICreatable<IAppServicePlan>) |
Создает новый план службы приложений для использования. (Унаследовано от IWithNewAppServicePlan) |
WithNewLinuxPlan(PricingTier) |
Создает новый план службы приложений для использования. (Унаследовано от IWithNewAppServicePlan) |
WithNewResourceGroup() |
Интерфейс контейнера для всех определений, которые необходимо реализовать. (Унаследовано от IWithNewResourceGroup<T>) |
WithNewResourceGroup(ICreatable<IResourceGroup>) |
Создает новую группу ресурсов для вставки ресурса на основе указанного определения. (Унаследовано от IWithCreatableResourceGroup<T>) |
WithNewResourceGroup(String) |
Интерфейс контейнера для всех определений, которые необходимо реализовать. (Унаследовано от IWithNewResourceGroup<T>) |
WithNewSharedAppServicePlan() |
Создает план службы общих приложений. (Унаследовано от IWithNewAppServicePlan) |
WithNewWindowsPlan(ICreatable<IAppServicePlan>) |
Создает новый план службы приложений для использования. (Унаследовано от IWithNewAppServicePlan) |
WithNewWindowsPlan(PricingTier) |
Создает новый план службы приложений для использования. (Унаследовано от IWithNewAppServicePlan) |
WithoutDefaultDocument(String) |
Удаляет документ по умолчанию. (Унаследовано от IWithSiteConfigs<FluentT>) |
WithoutPhp() |
Отключите поддержку PHP. (Унаследовано от IWithSiteConfigs<FluentT>) |
WithoutSystemAssignedManagedServiceIdentity() |
Указывает, что необходимо отключить управляемое удостоверение службы, назначаемое системой (локально). (Унаследовано от IWithManagedServiceIdentity<FluentT>) |
WithPhpVersion(PhpVersion) |
Указывает версию PHP. (Унаследовано от IWithSiteConfigs<FluentT>) |
WithPlatformArchitecture(PlatformArchitecture) |
Указывает используемую архитектуру платформы. (Унаследовано от IWithSiteConfigs<FluentT>) |
WithPrivateDockerHubImage(String) |
Указывает образ контейнера Docker, который должен быть одним из Docker Hub. (Унаследовано от IWithContainerImage) |
WithPrivateRegistryImage(String, String) |
Указывает образ контейнера Docker, который должен быть одним из частных реестров. (Унаследовано от IWithContainerImage) |
WithPublicDockerHubImage(String) |
Указывает образ контейнера Docker, который должен быть одним из Docker Hub. (Унаследовано от IWithContainerImage) |
WithPythonVersion(PythonVersion) |
Указывает версию Python. (Унаследовано от IWithSiteConfigs<FluentT>) |
WithRegion(Region) |
Указывает регион для ресурса. (Унаследовано от IDefinitionWithRegion<T>) |
WithRegion(String) |
Указывает регион для ресурса по имени. (Унаследовано от IDefinitionWithRegion<T>) |
WithRemoteDebuggingDisabled() |
Отключает удаленную отладку. (Унаследовано от IWithSiteConfigs<FluentT>) |
WithRemoteDebuggingEnabled(RemoteVisualStudioVersion) |
Указывает версию Visual Studio для удаленной отладки. (Унаследовано от IWithSiteConfigs<FluentT>) |
WithRuntimeStack(WebAppRuntimeStack) |
Указывает стек среды выполнения для веб-приложения в операционной системе Windows. (Унаследовано от IWithWindowsRuntimeStack) |
WithScmSiteAlsoStopped(Boolean) |
Указывает, останавливается ли сайт SCM при остановке веб-приложения. (Унаследовано от IWithScmSiteAlsoStopped<FluentT>) |
WithStartUpCommand(String) |
Указывает команду запуска. (Унаследовано от IWithStartUpCommand) |
WithStickyAppSetting(String, String) |
Добавляет параметр приложения в веб-приложение. Этот параметр приложения также будет заменен после переключения слота развертывания. (Унаследовано от IWithAppSettings<FluentT>) |
WithStickyAppSettings(IDictionary<String,String>) |
Задает параметры веб-приложения в виде карты. Эти параметры приложения также будут заменены после переключения слота развертывания. (Унаследовано от IWithAppSettings<FluentT>) |
WithStickyConnectionString(String, String, ConnectionStringType) |
Добавляет строку подключения в веб-приложение. Эта строка подключения также будет заменена после переключения слота развертывания. (Унаследовано от IWithConnectionString<FluentT>) |
WithSystemAssignedManagedServiceIdentity() |
Указывает, что в веб-приложении необходимо включить управляемое удостоверение службы, назначаемое системой. (Унаследовано от IWithManagedServiceIdentity<FluentT>) |
WithTag(String, String) |
Добавляет тег в ресурс. (Унаследовано от IDefinitionWithTags<T>) |
WithTags(IDictionary<String,String>) |
Указывает теги для ресурса в виде {@link Map}. (Унаследовано от IDefinitionWithTags<T>) |
WithThirdPartyHostnameBinding(String, String[]) |
Определяет список имен узлов для домена, приобретенного извне. Имена узлов должны быть настроены перед рукой, чтобы они указывали на веб-приложение. (Унаследовано от IWithHostNameBinding<FluentT>) |
WithUserAssignedManagedServiceIdentity() |
Указывает, что в веб-приложении необходимо включить управляемое удостоверение службы, назначаемое пользователем. (Унаследовано от IWithManagedServiceIdentity<FluentT>) |
WithVirtualApplications(IList<VirtualApplication>) |
Задает виртуальные приложения в веб-приложении. (Унаследовано от IWithSiteConfigs<FluentT>) |
WithWebAppAlwaysOn(Boolean) |
Указывает, всегда ли включена виртуальная машина, на основе веб-приложения. (Унаследовано от IWithSiteConfigs<FluentT>) |
WithWebSocketsEnabled(Boolean) |
Указывает, включены ли веб-сокеты. (Унаследовано от IWithSiteConfigs<FluentT>) |
Применяется к
Azure SDK for .NET