Compartir a través de


KeyVaultProperties.KeyRsaSize Propiedad

Definición

Obtiene o establece el tamaño mínimo necesario de la clave seleccionada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a