Compartir a través de


AppServiceCertificateOrderPatchResource.KeySize Propiedad

Definición

Obtiene o establece el tamaño de la clave de certificado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a