ProviderResourceType.DefaultApiVersion Property

Definition

Gets the default API version.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to