Compartir a través de


AccountKeyRegenerateRequest.Serial Propiedad

Definición

Obtiene o establece la serie de clave que se va a regenerar.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a