共用方式為


IUpdate 介面

定義

Web 應用程式更新作業的範本,包含可修改的所有設定。

public interface IUpdate : Microsoft.Azure.Management.AppService.Fluent.WebApp.Update.IWithAppServicePlan, Microsoft.Azure.Management.AppService.Fluent.WebApp.Update.IWithDockerContainerImage, Microsoft.Azure.Management.AppService.Fluent.WebApp.Update.IWithWindowsRuntimeStack, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IWithAppSettings<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IWithAuthentication<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IWithClientAffinityEnabled<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IWithClientCertEnabled<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IWithConnectionString<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IWithDiagnosticLogging<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IWithHostNameBinding<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IWithHostNameSslBinding<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IWithManagedServiceIdentity<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IWithScmSiteAlsoStopped<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IWithSiteConfigs<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IWithSourceControl<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IWithSystemAssignedIdentityBasedAccess<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IWithUserAssignedManagedServiceIdentityBasedAccess<Microsoft.Azure.Management.AppService.Fluent.IWebApp>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Update.IUpdateWithTags<Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<Microsoft.Azure.Management.AppService.Fluent.IWebApp>>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.AppService.Fluent.IWebApp>
type IUpdate = interface
    interface IAppliable<IWebApp>
    interface IIndexable
    interface IWithAppServicePlan
    interface IUpdate<IWebApp>
    interface IUpdateWithTags<IUpdate<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 IWithSystemAssignedIdentityBasedAccess<IWebApp>
    interface IWithUserAssignedManagedServiceIdentityBasedAccess<IWebApp>
    interface IWithDockerContainerImage
    interface IWithWindowsRuntimeStack
Public Interface IUpdate
Implements IAppliable(Of IWebApp), IBeta, IUpdate(Of IWebApp), IUpdateWithTags(Of IUpdate(Of IWebApp)), IWithAppServicePlan, IWithAppSettings(Of IWebApp), IWithAuthentication(Of IWebApp), IWithClientAffinityEnabled(Of IWebApp), IWithClientCertEnabled(Of IWebApp), IWithConnectionString(Of IWebApp), IWithDiagnosticLogging(Of IWebApp), IWithDockerContainerImage, IWithHostNameBinding(Of IWebApp), IWithHostNameSslBinding(Of IWebApp), IWithManagedServiceIdentity(Of IWebApp), IWithScmSiteAlsoStopped(Of IWebApp), IWithSiteConfigs(Of IWebApp), IWithSourceControl(Of IWebApp), IWithSystemAssignedIdentityBasedAccess(Of IWebApp), IWithUserAssignedManagedServiceIdentityBasedAccess(Of IWebApp), IWithWindowsRuntimeStack
衍生
實作

屬性

Key

Web 應用程式更新作業的範本,包含可修改的所有設定。

(繼承來源 IIndexable)

方法

Apply()

執行更新要求。

(繼承來源 IAppliable<T>)
ApplyAsync(CancellationToken, Boolean)

以非同步方式執行更新要求。

(繼承來源 IAppliable<T>)
DefineAuthentication()

指定新驗證組態的定義。

(繼承來源 IWithAuthentication<FluentT>)
DefineHostnameBinding()

啟動新主機名稱系結的定義。

(繼承來源 IWithHostNameBinding<FluentT>)
DefineSourceControl()

啟動新原始檔控制的定義。

(繼承來源 IWithSourceControl<FluentT>)
DefineSslBinding()

啟動 SSL 系結的定義。

(繼承來源 IWithHostNameSslBinding<FluentT>)
UpdateDiagnosticLogsConfiguration()

取得 指定現有診斷記錄組態的更新。

(繼承來源 IWithDiagnosticLogging<FluentT>)
WithAppSetting(String, String)

將應用程式設定新增至 Web 應用程式。

(繼承來源 IWithAppSettings<FluentT>)
WithAppSettings(IDictionary<String,String>)

將 Web 應用程式的應用程式設定指定為地圖。

(繼承來源 IWithAppSettings<FluentT>)
WithAppSettingStickiness(String, Boolean)

變更應用程式設定的黏性。

(繼承來源 IWithAppSettings<FluentT>)
WithAutoSwapSlotName(String)

指定要在此 Web 應用程式/部署位置中完成部署時自動交換的位置名稱。

(繼承來源 IWithSiteConfigs<FluentT>)
WithBuiltInImage(RuntimeStack)

指定要內建的 Docker 容器映射。

(繼承來源 IWithDockerContainerImage)
WithClientAffinityEnabled(Boolean)

指定是否啟用用戶端親和性。

(繼承來源 IWithClientAffinityEnabled<FluentT>)
WithClientCertEnabled(Boolean)

指定是否啟用用戶端憑證。

(繼承來源 IWithClientCertEnabled<FluentT>)
WithConnectionString(String, String, ConnectionStringType)

將連接字串新增至 Web 應用程式。

(繼承來源 IWithConnectionString<FluentT>)
WithConnectionStringStickiness(String, Boolean)

變更連接字串的黏性。

(繼承來源 IWithConnectionString<FluentT>)
WithContainerLoggingDisabled()

停用 Linux Web 應用程式的容器記錄。

(繼承來源 IWithDiagnosticLogging<FluentT>)
WithContainerLoggingEnabled()

指定 Linux Web 應用程式的容器記錄設定。 記錄將會儲存在檔案系統上,最多 35 MB。

(繼承來源 IWithDiagnosticLogging<FluentT>)
WithContainerLoggingEnabled(Int32, Int32)

指定 Linux Web 應用程式的容器記錄設定。

(繼承來源 IWithDiagnosticLogging<FluentT>)
WithDefaultDocument(String)

加入預設檔。

(繼承來源 IWithSiteConfigs<FluentT>)
WithDefaultDocuments(IList<String>)

加入預設檔的清單。

(繼承來源 IWithSiteConfigs<FluentT>)
WithExistingAppServicePlan(IAppServicePlan)

使用 Web 應用程式的現有 App Service 方案。

(繼承來源 IWithAppServicePlan)
WithExistingUserAssignedManagedServiceIdentity(IIdentity)

指定要與 Web 應用程式相關聯的現有使用者指派身分識別。

(繼承來源 IWithUserAssignedManagedServiceIdentityBasedAccess<FluentT>)
WithFtpsState(FtpsState)

設定 Web 應用程式是否支援特定類型的 FTP (S) 。

(繼承來源 IWithSiteConfigs<FluentT>)
WithHttp20Enabled(Boolean)

設定 Web 應用程式是否接受 HTTP 2.0 流量。

(繼承來源 IWithSiteConfigs<FluentT>)
WithHttpsOnly(Boolean)

設定 Web 應用程式是否只接受 HTTPS 流量。

(繼承來源 IWithSiteConfigs<FluentT>)
WithJavaVersion(JavaVersion)

指定 JAVA 版本。

(繼承來源 IWithSiteConfigs<FluentT>)
WithLocalGitSourceControl()

指定要在 Web 應用程式上成為本機 Git 存放庫的原始檔控制。

(繼承來源 IWithSourceControl<FluentT>)
WithManagedHostnameBindings(IAppServiceDomain, String[])

定義 Azure 受控網域的主機名稱清單。 DNS 記錄類型預設為 CNAME,但根層級網域 (除外。

(繼承來源 IWithHostNameBinding<FluentT>)
WithManagedPipelineMode(ManagedPipelineMode)

指定 Managed 管線模式。

(繼承來源 IWithSiteConfigs<FluentT>)
WithNetFrameworkVersion(NetFrameworkVersion)

指定.NET Framework版本。

(繼承來源 IWithSiteConfigs<FluentT>)
WithNewAppServicePlan(ICreatable<IAppServicePlan>)

建立要使用的新 App Service 方案。

(繼承來源 IWithAppServicePlan)
WithNewAppServicePlan(PricingTier)

建立要使用的新 App Service 方案。

(繼承來源 IWithAppServicePlan)
WithNewFreeAppServicePlan()

建立新的免費 App Service 方案。 如果目前訂用帳戶中有 10 個以上的免費方案,這將會失敗。

(繼承來源 IWithAppServicePlan)
WithNewSharedAppServicePlan()

建立新的共用 App Service 方案。

(繼承來源 IWithAppServicePlan)
WithNewUserAssignedManagedServiceIdentity(ICreatable<IIdentity>)

指定要與 Web 應用程式相關聯的尚未建立使用者指派身分識別的定義。

(繼承來源 IWithUserAssignedManagedServiceIdentityBasedAccess<FluentT>)
WithoutAppSetting(String)

從 Web 應用程式移除應用程式設定。

(繼承來源 IWithAppSettings<FluentT>)
WithoutAuthentication()

關閉 Web 應用程式上的驗證。

(繼承來源 IWithAuthentication<FluentT>)
WithoutConnectionString(String)

從 Web 應用程式移除連接字串。

(繼承來源 IWithConnectionString<FluentT>)
WithoutDefaultDocument(String)

移除預設檔。

(繼承來源 IWithSiteConfigs<FluentT>)
WithoutHostnameBinding(String)

將主機名稱從 Web 應用程式解除系結。

(繼承來源 IWithHostNameBinding<FluentT>)
WithoutJava()

關閉 JAVA 支援。

(繼承來源 IWithSiteConfigs<FluentT>)
WithoutPython()

關閉 Python 支援。

(繼承來源 IWithSiteConfigs<FluentT>)
WithoutSourceControl()

從 Web 應用程式移除部署的原始檔控制。

(繼承來源 IWithSourceControl<FluentT>)
WithoutSslBinding(String)

移除特定主機名稱的 SSL 系結。

(繼承來源 IWithHostNameSslBinding<FluentT>)
WithoutSystemAssignedManagedServiceIdentity()

指定必須停用系統指派 (本機) 受控服務識別。

(繼承來源 IWithSystemAssignedIdentityBasedAccess<FluentT>)
WithoutTag(String)

從資源中移除標記。

(繼承來源 IUpdateWithTags<T>)
WithoutUserAssignedManagedServiceIdentity(String)

指定應該移除與 Web 應用程式相關聯的使用者指派身分識別。

(繼承來源 IWithUserAssignedManagedServiceIdentityBasedAccess<FluentT>)
WithPhpVersion(PhpVersion)

指定 PHP 版本。

(繼承來源 IWithSiteConfigs<FluentT>)
WithPlatformArchitecture(PlatformArchitecture)

指定要使用的平臺架構。

(繼承來源 IWithSiteConfigs<FluentT>)
WithPrivateDockerHubImage(String)

指定要從 Docker Hub 的 Docker 容器映射。

(繼承來源 IWithDockerContainerImage)
WithPrivateRegistryImage(String, String)

指定要從私人登錄成為其中一個的 Docker 容器映射。

(繼承來源 IWithDockerContainerImage)
WithPublicDockerHubImage(String)

指定要從 Docker Hub 的 Docker 容器映射。

(繼承來源 IWithDockerContainerImage)
WithPythonVersion(PythonVersion)

指定 Python 版本。

(繼承來源 IWithSiteConfigs<FluentT>)
WithRemoteDebuggingDisabled()

停用遠端偵錯。

(繼承來源 IWithSiteConfigs<FluentT>)
WithRemoteDebuggingEnabled(RemoteVisualStudioVersion)

指定用於遠端偵錯的 Visual Studio 版本。

(繼承來源 IWithSiteConfigs<FluentT>)
WithRuntimeStack(WebAppRuntimeStack)

指定 Windows 作業系統上 Web 應用程式的執行時間堆疊。

(繼承來源 IWithWindowsRuntimeStack)
WithScmSiteAlsoStopped(Boolean)

指定當 Web 應用程式停止時,SCM 網站是否也會停止。

(繼承來源 IWithScmSiteAlsoStopped<FluentT>)
WithStickyAppSetting(String, String)

將應用程式設定新增至 Web 應用程式。 此應用程式設定會在交換期間停留在位置。

(繼承來源 IWithAppSettings<FluentT>)
WithStickyAppSettings(IDictionary<String,String>)

將 Web 應用程式的應用程式設定指定為地圖。 這些應用程式設定會在交換期間停留在位置。

(繼承來源 IWithAppSettings<FluentT>)
WithStickyConnectionString(String, String, ConnectionStringType)

將連接字串新增至 Web 應用程式。 此連接字串會在交換期間停留在位置。

(繼承來源 IWithConnectionString<FluentT>)
WithSystemAssignedIdentityBasedAccessTo(String, BuiltInRole)

指定 Web 應用程式的系統指派 (本機) 身分識別應該具有資源識別碼所識別之 ARM 資源上角色) 所描述的指定存取權 (。 在 Web 應用程式上執行的應用程式,在 ARM 資源上會有相同的許可權 (角色) 。

(繼承來源 IWithSystemAssignedIdentityBasedAccess<FluentT>)
WithSystemAssignedIdentityBasedAccessTo(String, String)

指定在資源識別碼所識別之 ARM 資源上, (本機) 身分識別指派的 Web 應用程式系統應該具有角色定義) 所描述的存取 (。 在 Web 應用程式上執行的應用程式,在 ARM 資源上會有相同的許可權 (角色) 。

(繼承來源 IWithSystemAssignedIdentityBasedAccess<FluentT>)
WithSystemAssignedIdentityBasedAccessToCurrentResourceGroup(BuiltInRole)

指定 Web 應用程式指派 (本機) 身分識別的 Web 應用程式系統應該具有 Web 應用程式所在資源群組上角色) 所描述的指定存取權 (。 在 Web 應用程式上執行的應用程式在資源群組上會有相同的許可權 (角色) 。

(繼承來源 IWithSystemAssignedIdentityBasedAccess<FluentT>)
WithSystemAssignedIdentityBasedAccessToCurrentResourceGroup(String)

指定 Web 應用程式指派 (本機) 身分識別的 Web 應用程式系統應該具有 Web 應用程式所在資源群組上角色定義) 描述的存取權 (。 在 Web 應用程式上執行的應用程式在資源群組上會有相同的許可權 (角色) 。

(繼承來源 IWithSystemAssignedIdentityBasedAccess<FluentT>)
WithSystemAssignedManagedServiceIdentity()

指定必須在 Web 應用程式中啟用系統指派的受控服務識別。

(繼承來源 IWithManagedServiceIdentity<FluentT>)
WithTag(String, String)

將標籤新增至資源。

(繼承來源 IUpdateWithTags<T>)
WithTags(IDictionary<String,String>)

將資源的標籤指定為 {@link Map}。

(繼承來源 IUpdateWithTags<T>)
WithThirdPartyHostnameBinding(String, String[])

定義外部購買網域的主機名稱清單。 主機名稱必須先設定,才能指向 Web 應用程式。

(繼承來源 IWithHostNameBinding<FluentT>)
WithUserAssignedManagedServiceIdentity()

指定必須在 Web 應用程式中啟用使用者指派的受控服務識別。

(繼承來源 IWithManagedServiceIdentity<FluentT>)
WithVirtualApplications(IList<VirtualApplication>)

設定 Web 應用程式中的虛擬應用程式。

(繼承來源 IWithSiteConfigs<FluentT>)
WithWebAppAlwaysOn(Boolean)

指定是否一律開啟為 Web 應用程式提供電源的 VM。

(繼承來源 IWithSiteConfigs<FluentT>)
WithWebSocketsEnabled(Boolean)

指定是否啟用 Web 通訊端。

(繼承來源 IWithSiteConfigs<FluentT>)

適用於