Compartir a través de


ApiUpdateContract.ApiRevision Propiedad

Definición

Obtiene o establece describe la revisión de la API. Si no se proporciona ningún valor, se crea la revisión 1 predeterminada.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.apiRevision")]
public string ApiRevision { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.apiRevision")>]
member this.ApiRevision : string with get, set
Public Property ApiRevision As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a