次の方法で共有


TagDetailsInner.Count プロパティ

定義

リソース タグを使用するリソースの合計数を取得または設定します。 タグが最初に作成され、リソースが関連付けられていない場合、値は 0 です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象