Compartir a través de


AppServiceCertificateOrderPatchResource.ValidityInYears Propiedad

Definición

Obtiene o establece la duración en años (debe estar entre 1 y 3).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.validityInYears")]
public int? ValidityInYears { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.validityInYears")>]
member this.ValidityInYears : Nullable<int> with get, set
Public Property ValidityInYears As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a