次の方法で共有


DelegatedSubnetUsage.Usage プロパティ

定義

使用された委任されたサブネットの数を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="usage")]
public long? Usage { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="usage")>]
member this.Usage : Nullable<int64>
Public ReadOnly Property Usage As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象