ApiRevisionContract.ApiId Property

Definition

Gets identifier of the API Revision.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to