PublicIpDdosProtectionStatusResult interface

Response for GetPublicIpAddressDdosProtectionStatusOperation API service call.

Properties

ddosProtectionPlanId

DDoS protection plan Resource Id of a if IP address is protected through a plan.

isWorkloadProtected

Value indicating whether the IP address is DDoS workload protected or not.

publicIpAddress

IP Address of the Public IP Resource

publicIpAddressId

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