Freigeben über


IWithAutoRenew.WithAutoRenewEnabled(Boolean) Methode

Definition

Gibt an, ob die Domäne automatisch verlängert werden soll, wenn sie bald abläuft.

public Microsoft.Azure.Management.AppService.Fluent.AppServiceDomain.Definition.IWithCreate WithAutoRenewEnabled (bool autoRenew);
abstract member WithAutoRenewEnabled : bool -> Microsoft.Azure.Management.AppService.Fluent.AppServiceDomain.Definition.IWithCreate
Public Function WithAutoRenewEnabled (autoRenew As Boolean) As IWithCreate

Parameter

autoRenew
Boolean

True, wenn die Domäne automatisch verlängert werden soll.

Gibt zurück

Gilt für: