Partager via


DomainPatchResource.AutoRenew Propriété

Définition

Obtient ou définit <code>true</code> si le domaine doit être automatiquement renouvelé ; sinon, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.autoRenew")]
public bool? AutoRenew { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.autoRenew")>]
member this.AutoRenew : Nullable<bool> with get, set
Public Property AutoRenew As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à