IVirtualNetworkSubnetUsageResult.DelegatedSubnetsUsage Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IDelegatedSubnetUsage) }, ReadOnly=true, Required=false, SerializedName="delegatedSubnetsUsage")]
public Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IDelegatedSubnetUsage[] DelegatedSubnetsUsage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IDelegatedSubnetUsage) }, ReadOnly=true, Required=false, SerializedName="delegatedSubnetsUsage")>]
member this.DelegatedSubnetsUsage : Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20210601.IDelegatedSubnetUsage[]
Public ReadOnly Property DelegatedSubnetsUsage As IDelegatedSubnetUsage()

Property Value

Attributes

Applies to