VirtualNetworkDdosProtectionStatusResult interface
Response for GetVirtualNetworkDdosProtectionStatusOperation.
Properties
next |
The URL to get the next set of results. |
value | The Ddos Protection Status Result for each public ip under a virtual network. |
Property Details
nextLink
The URL to get the next set of results.
nextLink?: string
Property Value
string
value
The Ddos Protection Status Result for each public ip under a virtual network.
value?: PublicIpDdosProtectionStatusResult[]