Compartilhar via


VirtualNetworkDdosProtectionStatusResult Class

Response for GetVirtualNetworkDdosProtectionStatusOperation.

Inheritance
azure.mgmt.network._serialization.Model
VirtualNetworkDdosProtectionStatusResult

Constructor

VirtualNetworkDdosProtectionStatusResult(*, value: List[_models.PublicIpDdosProtectionStatusResult] | None = None, next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

The Ddos Protection Status Result for each public ip under a virtual network.

next_link
str

The URL to get the next set of results.

Variables

Name Description
value

The Ddos Protection Status Result for each public ip under a virtual network.

next_link
str

The URL to get the next set of results.