Compartir a través de


ApiReleaseContract.ApiId Propiedad

Definición

Obtiene o establece el identificador de la API a la que pertenece la versión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a