IVirtualNetworkSubnetUsageResult.DelegatedSubnetsUsage Property

Definition

A list of delegated subnet usage

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Create=false, Description="A list of delegated subnet usage", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.IDelegatedSubnetUsage) }, Read=true, ReadOnly=true, Required=false, SerializedName="delegatedSubnetsUsage", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.IDelegatedSubnetUsage> DelegatedSubnetsUsage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Create=false, Description="A list of delegated subnet usage", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.IDelegatedSubnetUsage) }, Read=true, ReadOnly=true, Required=false, SerializedName="delegatedSubnetsUsage", Update=false)>]
member this.DelegatedSubnetsUsage : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.IDelegatedSubnetUsage>
Public ReadOnly Property DelegatedSubnetsUsage As List(Of IDelegatedSubnetUsage)

Property Value

Attributes

Applies to