次の方法で共有


IWithOperatingSystem インターフェイス

定義

オペレーティング システムの設定を許可する App Service プラン定義。

public interface IWithOperatingSystem
type IWithOperatingSystem = interface
Public Interface IWithOperatingSystem
派生

メソッド

WithOperatingSystem(OperatingSystem)

App Service プランのオペレーティング システムを指定します。

適用対象