Partilhar via


DomainPatchResource.AutoRenew Propriedade

Definição

Obtém ou define <code>true</code> se o domínio deve ser renovado automaticamente; caso contrário, <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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a