次の方法で共有


IUpdate インターフェイス

定義

仮想ネットワーク ゲートウェイの更新の一環として、アプリケーション ゲートウェイ IP 構成の全体が更新されます。

public interface IUpdate : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResourceActions.ISettable<Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Update.IUpdate>
type IUpdate = interface
    interface ISettable<IUpdate>
Public Interface IUpdate
Implements ISettable(Of IUpdate)
実装

メソッド

Parent()

仮想ネットワーク ゲートウェイの更新の一環として、アプリケーション ゲートウェイ IP 構成の全体が更新されます。

(継承元 ISettable<ParentT>)

適用対象