Compartir a través de


AppServiceCertificateOrderInner.AutoRenew Propiedad

Definición

Obtiene o establece <code>true</code> si el certificado debe renovarse automáticamente cuando expire; de lo contrario, <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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a