Compartir a través de


IDefinition Interfaz

Definición

Interfaz de contenedor para todas las definiciones que deben implementarse.

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
Implementaciones

Propiedades

Key

Interfaz de contenedor para todas las definiciones que deben implementarse.

(Heredado de IIndexable)
Name

Obtiene el nombre del recurso que se puede crear.

(Heredado de ICreatable<T>)

Métodos

Create()

Ejecute la solicitud de creación.

(Heredado de ICreatable<T>)
CreateAsync(CancellationToken, Boolean)

Coloca la solicitud en la cola y permite que el cliente HTTP lo ejecute cuando los recursos del sistema estén disponibles.

(Heredado de ICreatable<T>)
DefineAuthentication()

Especifica la definición de una nueva configuración de autenticación.

(Heredado de IWithAuthentication<FluentT>)
DefineDiagnosticLogsConfiguration()

Obtiene Especifica la definición de una nueva configuración de registros de diagnóstico.

(Heredado de IWithDiagnosticLogging<FluentT>)
DefineHostnameBinding()

Inicia la definición de un nuevo enlace de nombre de host.

(Heredado de IWithHostNameBinding<FluentT>)
DefineSourceControl()

Inicia la definición de un nuevo control de código fuente.

(Heredado de IWithSourceControl<FluentT>)
DefineSslBinding()

Inicia una definición de un enlace SSL.

(Heredado de IWithHostNameSslBinding<FluentT>)
WithAppSetting(String, String)

Agrega una configuración de aplicación a la aplicación web.

(Heredado de IWithAppSettings<FluentT>)
WithAppSettings(IDictionary<String,String>)

Especifica la configuración de la aplicación para la aplicación web como un mapa.

(Heredado de IWithAppSettings<FluentT>)
WithAutoSwapSlotName(String)

Especifica el nombre de ranura que se va a intercambiar automáticamente cuando se completa una implementación en esta aplicación web o ranura de implementación.

(Heredado de IWithSiteConfigs<FluentT>)
WithBuiltInImage(RuntimeStack)

Especifica la imagen de contenedor de Docker que se va a compilar en uno.

(Heredado de IWithDockerContainerImage)
WithClientAffinityEnabled(Boolean)

Especifica si la afinidad de cliente está habilitada.

(Heredado de IWithClientAffinityEnabled<FluentT>)
WithClientCertEnabled(Boolean)

Especifica si el certificado de cliente está habilitado.

(Heredado de IWithClientCertEnabled<FluentT>)
WithConnectionString(String, String, ConnectionStringType)

Agrega una cadena de conexión a la aplicación web.

(Heredado de IWithConnectionString<FluentT>)
WithContainerLoggingDisabled()

Deshabilite el registro de contenedores para aplicaciones web Linux.

(Heredado de IWithDiagnosticLogging<FluentT>)
WithContainerLoggingEnabled()

Especifica la configuración para el registro de contenedores para aplicaciones web Linux. Los registros se almacenarán en el sistema de archivos de hasta 35 MB.

(Heredado de IWithDiagnosticLogging<FluentT>)
WithContainerLoggingEnabled(Int32, Int32)

Especifica la configuración para el registro de contenedores para aplicaciones web Linux.

(Heredado de IWithDiagnosticLogging<FluentT>)
WithCredentials(String, String)

Especifica el nombre de usuario y la contraseña de Docker Hub o el registro de Docker.

(Heredado de IWithCredentials)
WithDefaultDocument(String)

Agrega un documento predeterminado.

(Heredado de IWithSiteConfigs<FluentT>)
WithDefaultDocuments(IList<String>)

Agrega una lista de documentos predeterminados.

(Heredado de IWithSiteConfigs<FluentT>)
WithExistingLinuxPlan(IAppServicePlan)

Usa un plan de App Service existente para la aplicación web.

(Heredado de IBlank)
WithExistingResourceGroup(IResourceGroup)

Asocia el recurso a un grupo de recursos existente.

(Heredado de IWithExistingResourceGroup<T>)
WithExistingResourceGroup(String)

Asocia el recurso a un grupo de recursos existente.

(Heredado de IWithExistingResourceGroup<T>)
WithExistingWindowsPlan(IAppServicePlan)

Usa un plan de App Service existente para la aplicación web.

(Heredado de IBlank)
WithFtpsState(FtpsState)

Establece si la aplicación web admite cierto tipo de FTP(S).

(Heredado de IWithSiteConfigs<FluentT>)
WithHttp20Enabled(Boolean)

Establece si la aplicación web acepta tráfico HTTP 2.0.

(Heredado de IWithSiteConfigs<FluentT>)
WithHttpsOnly(Boolean)

Establece si la aplicación web solo acepta tráfico HTTPS.

(Heredado de IWithSiteConfigs<FluentT>)
WithJavaVersion(JavaVersion)

Especifica la versión de Java.

(Heredado de IWithSiteConfigs<FluentT>)
WithLocalGitSourceControl()

Especifica el control de código fuente para que sea un repositorio de Git local en la aplicación web.

(Heredado de IWithSourceControl<FluentT>)
WithManagedHostnameBindings(IAppServiceDomain, String[])

Define una lista de nombres de host de un dominio administrado de Azure. El tipo de registro DNS tiene como valor predeterminado CNAME, excepto el dominio de nivel raíz (".

(Heredado de IWithHostNameBinding<FluentT>)
WithManagedPipelineMode(ManagedPipelineMode)

Especifica el modo de canalización administrada.

(Heredado de IWithSiteConfigs<FluentT>)
WithNetFrameworkVersion(NetFrameworkVersion)

Especifica la versión de .NET Framework.

(Heredado de IWithSiteConfigs<FluentT>)
WithNewFreeAppServicePlan()

Crea un nuevo plan de App Service gratuito. Esto producirá un error si hay 10 o más planes gratuitos en la suscripción actual.

(Heredado de IWithNewAppServicePlan)
WithNewLinuxPlan(ICreatable<IAppServicePlan>)

Crea un nuevo plan de App Service que se va a usar.

(Heredado de IWithNewAppServicePlan)
WithNewLinuxPlan(PricingTier)

Crea un nuevo plan de App Service que se va a usar.

(Heredado de IWithNewAppServicePlan)
WithNewResourceGroup()

Interfaz de contenedor para todas las definiciones que deben implementarse.

(Heredado de IWithNewResourceGroup<T>)
WithNewResourceGroup(ICreatable<IResourceGroup>)

Crea un nuevo grupo de recursos en el que colocar el recurso, en función de la definición especificada.

(Heredado de IWithCreatableResourceGroup<T>)
WithNewResourceGroup(String)

Interfaz de contenedor para todas las definiciones que deben implementarse.

(Heredado de IWithNewResourceGroup<T>)
WithNewSharedAppServicePlan()

Crea un nuevo plan de App Service compartido.

(Heredado de IWithNewAppServicePlan)
WithNewWindowsPlan(ICreatable<IAppServicePlan>)

Crea un nuevo plan de App Service que se va a usar.

(Heredado de IWithNewAppServicePlan)
WithNewWindowsPlan(PricingTier)

Crea un nuevo plan de App Service que se va a usar.

(Heredado de IWithNewAppServicePlan)
WithoutDefaultDocument(String)

Quita un documento predeterminado.

(Heredado de IWithSiteConfigs<FluentT>)
WithoutPhp()

Desactive la compatibilidad con PHP.

(Heredado de IWithSiteConfigs<FluentT>)
WithoutSystemAssignedManagedServiceIdentity()

Especifica que la identidad de servicio administrada asignada por el sistema (local) debe deshabilitarse.

(Heredado de IWithManagedServiceIdentity<FluentT>)
WithPhpVersion(PhpVersion)

Especifica la versión de PHP.

(Heredado de IWithSiteConfigs<FluentT>)
WithPlatformArchitecture(PlatformArchitecture)

Especifica la arquitectura de la plataforma que se va a usar.

(Heredado de IWithSiteConfigs<FluentT>)
WithPrivateDockerHubImage(String)

Especifica la imagen de contenedor de Docker que va a ser una de Docker Hub.

(Heredado de IWithContainerImage)
WithPrivateRegistryImage(String, String)

Especifica la imagen de contenedor de Docker que va a ser una de un registro privado.

(Heredado de IWithContainerImage)
WithPublicDockerHubImage(String)

Especifica la imagen de contenedor de Docker que va a ser una de Docker Hub.

(Heredado de IWithContainerImage)
WithPythonVersion(PythonVersion)

Especifica la versión de Python.

(Heredado de IWithSiteConfigs<FluentT>)
WithRegion(Region)

Especifica la región del recurso.

(Heredado de IDefinitionWithRegion<T>)
WithRegion(String)

Especifica la región del recurso por nombre.

(Heredado de IDefinitionWithRegion<T>)
WithRemoteDebuggingDisabled()

Deshabilita la depuración remota.

(Heredado de IWithSiteConfigs<FluentT>)
WithRemoteDebuggingEnabled(RemoteVisualStudioVersion)

Especifica la versión de Visual Studio para la depuración remota.

(Heredado de IWithSiteConfigs<FluentT>)
WithRuntimeStack(WebAppRuntimeStack)

Especifica la pila en tiempo de ejecución de la aplicación web en el sistema operativo Windows.

(Heredado de IWithWindowsRuntimeStack)
WithScmSiteAlsoStopped(Boolean)

Especifica si el sitio SCM también se detiene cuando se detiene la aplicación web.

(Heredado de IWithScmSiteAlsoStopped<FluentT>)
WithStartUpCommand(String)

Especifica el comando de inicio.

(Heredado de IWithStartUpCommand)
WithStickyAppSetting(String, String)

Agrega una configuración de aplicación a la aplicación web. Esta configuración de aplicación se intercambiará también después de un intercambio de ranura de implementación.

(Heredado de IWithAppSettings<FluentT>)
WithStickyAppSettings(IDictionary<String,String>)

Especifica la configuración de la aplicación para la aplicación web como un mapa. Esta configuración de la aplicación se intercambiará también después de un intercambio de ranura de implementación.

(Heredado de IWithAppSettings<FluentT>)
WithStickyConnectionString(String, String, ConnectionStringType)

Agrega una cadena de conexión a la aplicación web. Esta cadena de conexión se intercambiará también después de un intercambio de ranura de implementación.

(Heredado de IWithConnectionString<FluentT>)
WithSystemAssignedManagedServiceIdentity()

Especifica que la identidad de servicio administrada asignada por el sistema debe habilitarse en la aplicación web.

(Heredado de IWithManagedServiceIdentity<FluentT>)
WithTag(String, String)

Agrega una etiqueta al recurso.

(Heredado de IDefinitionWithTags<T>)
WithTags(IDictionary<String,String>)

Especifica etiquetas para el recurso como {@link Map}.

(Heredado de IDefinitionWithTags<T>)
WithThirdPartyHostnameBinding(String, String[])

Define una lista de nombres de host de un dominio comprado externamente. Los nombres de host deben configurarse antes de que se apunten a la aplicación web.

(Heredado de IWithHostNameBinding<FluentT>)
WithUserAssignedManagedServiceIdentity()

Especifica que la identidad de servicio administrada asignada por el usuario debe habilitarse en la aplicación web.

(Heredado de IWithManagedServiceIdentity<FluentT>)
WithVirtualApplications(IList<VirtualApplication>)

Establece las aplicaciones virtuales en la aplicación web.

(Heredado de IWithSiteConfigs<FluentT>)
WithWebAppAlwaysOn(Boolean)

Especifica si la máquina virtual que alimenta la aplicación web siempre está encendida.

(Heredado de IWithSiteConfigs<FluentT>)
WithWebSocketsEnabled(Boolean)

Especifica si los sockets web están habilitados.

(Heredado de IWithSiteConfigs<FluentT>)

Se aplica a