次の方法で共有


IBlank<ParentT> インターフェイス

定義

プローブ定義の最初のステージ。

public interface IBlank<ParentT> : Microsoft.Azure.Management.Network.Fluent.LoadBalancerHttpProbe.Definition.IWithRequestPath<ParentT>
type IBlank<'ParentT> = interface
    interface IWithRequestPath<'ParentT>
Public Interface IBlank(Of ParentT)
Implements IWithRequestPath(Of ParentT)

型パラメーター

ParentT

この定義をアタッチした後に戻る親定義のステージ。

派生
実装

メソッド

WithRequestPath(String)

プローブ定義の最初のステージ。

(継承元 IWithRequestPath<ParentT>)

適用対象