次の方法で共有


IWithAutoRenew インターフェイス

定義

自動更新の設定を許可する App Service 証明書の注文定義。

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

メソッド

WithAutoRenew(Boolean)

証明書を自動更新するかどうかを指定します。

適用対象