PublicIpDdosProtectionStatusResult interface
Response for GetPublicIpAddressDdosProtectionStatusOperation API service call.
Properties
ddos |
DDoS protection plan Resource Id of a if IP address is protected through a plan. |
is |
Value indicating whether the IP address is DDoS workload protected or not. |
public |
IP Address of the Public IP Resource |
public |
Public IP ARM resource ID |
Property Details
ddosProtectionPlanId
DDoS protection plan Resource Id of a if IP address is protected through a plan.
ddosProtectionPlanId?: string
Property Value
string
isWorkloadProtected
Value indicating whether the IP address is DDoS workload protected or not.
isWorkloadProtected?: string
Property Value
string
publicIpAddress
IP Address of the Public IP Resource
publicIpAddress?: string
Property Value
string
publicIpAddressId
Public IP ARM resource ID
publicIpAddressId?: string
Property Value
string