次の方法で共有


IWithAutoRenew インターフェイス

定義

自動更新の設定を許可するドメイン定義。

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

メソッド

WithAutoRenewEnabled(Boolean)

ドメインの有効期限が近付いたときにドメインを自動的に更新するかどうかを指定します。

適用対象