VirtualNetworkSubnetUsageResult interface
Virtual network subnet usage data.
Properties
| delegated |
A list of delegated subnet usage NOTE: This property will not be serialized. It can only be populated by the server. |
| location | The location name. NOTE: This property will not be serialized. It can only be populated by the server. |
| subscription |
The subscription id. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
delegatedSubnetsUsage
A list of delegated subnet usage NOTE: This property will not be serialized. It can only be populated by the server.
delegatedSubnetsUsage?: DelegatedSubnetUsage[]
Property Value
location
The location name. NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
subscriptionId
The subscription id. NOTE: This property will not be serialized. It can only be populated by the server.
subscriptionId?: string
Property Value
string