Partilhar via


AccountKeyRegenerateRequest.Serial Propriedade

Definição

Obtém ou define a serialização da chave a ser regenerada

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

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a