次の方法で共有


IWithClientAffinityEnabled<FluentT> インターフェイス

定義

クライアント アフィニティが有効になっている場合の設定を許可する Web アプリの更新のステージ。

public interface IWithClientAffinityEnabled<FluentT>
type IWithClientAffinityEnabled<'FluentT> = interface
Public Interface IWithClientAffinityEnabled(Of FluentT)

型パラメーター

FluentT

リソースの型。

派生

メソッド

WithClientAffinityEnabled(Boolean)

クライアント アフィニティが有効かどうかを指定します。

適用対象