次の方法で共有


ProviderResourceType.DefaultApiVersion プロパティ

定義

既定の API バージョンを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象