次の方法で共有


ServiceTagsListResult.Values プロパティ

定義

サービス タグ情報リソースの一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="values")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ServiceTagInformation> Values { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="values")>]
member this.Values : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ServiceTagInformation>
Public ReadOnly Property Values As IList(Of ServiceTagInformation)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象