Compartir a través de


VirtualNetworkSubnetUsageResult.DelegatedSubnetsUsage Propiedad

Definición

Obtiene una lista de uso de subred delegada.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a