VirtualNetworkDdosProtectionStatusResult interface

Response for GetVirtualNetworkDdosProtectionStatusOperation.

Properties

nextLink

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

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[]

Property Value