次の方法で共有


FeatureSwitches.ServiceBusBasedPackageRefreshEnabled プロパティ

定義

サービス バス ベースのパッケージ更新が機能スイッチで有効になっているかどうかを示す値を取得します。

public:
 property bool ServiceBusBasedPackageRefreshEnabled { bool get(); };
public bool ServiceBusBasedPackageRefreshEnabled { get; }
member this.ServiceBusBasedPackageRefreshEnabled : bool
Public ReadOnly Property ServiceBusBasedPackageRefreshEnabled As Boolean

プロパティ値

Boolean

trueサービス バス ベースのパッケージ更新が機能スイッチで有効になっている場合。それ以外の場合は . false

適用対象