OperationTagResourceContractProperties.ApiVersion Property

Definition

Gets API Version.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to