共用方式為


IAppSetting 介面

定義

Web 應用程式上應用程式設定的不可變用戶端標記法。

public interface IAppSetting : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IAppSetting = interface
    interface IBeta
Public Interface IAppSetting
Implements IBeta
實作

屬性

Key

取得設定的索引鍵。

Sticky

取得設定是否在交換期間停留在位置上。

Value

取得設定的值。

適用於