次の方法で共有


IWithProtocolBeta<ReturnT> インターフェイス

定義

プロトコルを指定できるアプリケーション ゲートウェイ バックエンド HTTP 構成のステージ。

public interface IWithProtocolBeta<ReturnT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithProtocolBeta<'ReturnT> = interface
    interface IBeta
Public Interface IWithProtocolBeta(Of ReturnT)
Implements IBeta

型パラメーター

ReturnT

この定義をアタッチした後に戻る親アプリケーション ゲートウェイ定義のステージ。

派生
実装

メソッド

WithHttps()

プロトコルとして HTTPS を指定します。

適用対象