次の方法で共有


ServiceTagsListResult.Cloud プロパティ

定義

クラウドの名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象