Compartilhar via


ApiCreateOrUpdateParameter.IsCurrent Propriedade

Definição

Obtém ou define indica se a revisão da API é a revisão de API atual.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isCurrent")]
public bool? IsCurrent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isCurrent")>]
member this.IsCurrent : Nullable<bool> with get, set
Public Property IsCurrent As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a