VirtualNetworkSubnetUsageResult.DelegatedSubnetsUsage Property

Definition

A list of delegated subnet usage

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.IDelegatedSubnetUsage> DelegatedSubnetsUsage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Owned)>]
member this.DelegatedSubnetsUsage : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.IDelegatedSubnetUsage>
Public ReadOnly Property DelegatedSubnetsUsage As List(Of IDelegatedSubnetUsage)

Property Value

Implements

Attributes

Applies to