IWithStartUpCommand Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Definición de una aplicación web que permite especificar el comando de inicio de Docker. Esto reemplazará la sección "CMD" del Dockerfile.
public interface IWithStartUpCommand : Microsoft.Azure.Management.AppService.Fluent.WebApp.Definition.IWithCreate, 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.IBeta, 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 IWithStartUpCommand = interface
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>
Public Interface IWithStartUpCommand
Implements IBeta, ICreatable(Of IWebApp), IDefinitionWithTags(Of IWithCreate(Of IWebApp)), IWithAppSettings(Of IWebApp), IWithAuthentication(Of IWebApp), IWithClientAffinityEnabled(Of IWebApp), IWithClientCertEnabled(Of IWebApp), IWithConnectionString(Of IWebApp), IWithCreate, IWithCreate(Of IWebApp), IWithDiagnosticLogging(Of IWebApp), IWithHostNameBinding(Of IWebApp), IWithHostNameSslBinding(Of IWebApp), IWithManagedServiceIdentity(Of IWebApp), IWithScmSiteAlsoStopped(Of IWebApp), IWithSiteConfigs(Of IWebApp), IWithSourceControl(Of IWebApp)
- Derivado
- Implementaciones
-
IWithCreate 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> IBeta IDefinitionWithTags<IWithCreate<FluentT>> IDefinitionWithTags<IWithCreate<IWebApp>> ICreatable<FluentT> ICreatable<IWebApp> IIndexable
Propiedades
Key |
Definición de una aplicación web que permite especificar el comando de inicio de Docker. Esto reemplazará la sección "CMD" del Dockerfile. (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>) |
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>) |
WithDefaultDocument(String) |
Agrega un documento predeterminado. (Heredado de IWithSiteConfigs<FluentT>) |
WithDefaultDocuments(IList<String>) |
Agrega una lista de documentos predeterminados. (Heredado de IWithSiteConfigs<FluentT>) |
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>) |
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>) |
WithPythonVersion(PythonVersion) |
Especifica la versión de Python. (Heredado de IWithSiteConfigs<FluentT>) |
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>) |
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. |
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
Azure SDK for .NET