IUpdate インターフェイス

定義

アプリケーション ゲートウェイの更新プログラムの一部として、アプリケーション ゲートウェイ SSL 証明書の全体が更新されます。

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

メソッド

Parent()

アプリケーション ゲートウェイの更新プログラムの一部として、アプリケーション ゲートウェイ SSL 証明書の全体が更新されます。

(継承元 ISettable<ParentT>)

適用対象