次の方法で共有


TagValue.Count プロパティ

定義

タグ値の数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="count")]
public Microsoft.Azure.Management.ResourceManager.Models.TagCount Count { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="count")>]
member this.Count : Microsoft.Azure.Management.ResourceManager.Models.TagCount with get, set
Public Property Count As TagCount

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象