Compartilhar via


IssueContract.ApiId Propriedade

Definição

Obtém ou define um identificador de recurso para a API para a qual o problema foi criado.

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

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a