Partilhar via


KeyVaultProperties.KeyRsaSize Propriedade

Definição

Obtém ou define o tamanho mínimo necessário da chave selecionada.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a