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

定義

ファイアウォール規則で説明を指定できる Azure ファイアウォール定義のステージ。

public interface IWithDescription<ParentT>
type IWithDescription<'ParentT> = interface
Public Interface IWithDescription(Of ParentT)

型パラメーター

ParentT

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

派生

メソッド

WithDescription(String)

Azure ファイアウォールのファイアウォール規則の説明を設定します。

適用対象