ApiRevisionInfoContract.ApiVersionName Property

Definition

Gets or sets version identifier for the new API Version.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to