次の方法で共有


IWithZones インターフェイス

定義

可用性ゾーンの一覧を指定できる Azure ファイアウォール更新プログラムのステージ。

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

メソッド

WithoutZone(String)

リソースの取得元を指定する可用性ゾーンを削除します。

WithZone(String)

リソースの取得元を示す可用性ゾーンを設定します。

WithZones(IList<String>)

リソースの取得元を示す可用性ゾーンの一覧を設定します。

適用対象