Compartir a través de


IssueUpdateContract.ApiId Propiedad

Definición

Obtiene o establece un identificador de recurso para la API para el que se creó el problema.

[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