次の方法で共有


ApiManagementServiceBaseProperties.PlatformVersion プロパティ

定義

この場所でサービスを実行しているコンピューティング プラットフォーム バージョンを取得します。 使用できる値は、'undetermined'、'stv1'、'stv2'、'mtv1' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象