次の方法で共有


VirtualNetworkSubnetUsageResult.DelegatedSubnetsUsage プロパティ

定義

委任されたサブネットの使用状況の一覧を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="delegatedSubnetsUsage")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.MySQL.FlexibleServers.Models.DelegatedSubnetUsage> DelegatedSubnetsUsage { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="delegatedSubnetsUsage")>]
member this.DelegatedSubnetsUsage : System.Collections.Generic.IList<Microsoft.Azure.Management.MySQL.FlexibleServers.Models.DelegatedSubnetUsage>
Public ReadOnly Property DelegatedSubnetsUsage As IList(Of DelegatedSubnetUsage)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象