共用方式為


PublicIpDdosProtectionStatusResult Class

Definition

Response for GetPublicIpAddressDdosProtectionStatusOperation API service call.

public class PublicIpDdosProtectionStatusResult
type PublicIpDdosProtectionStatusResult = class
Public Class PublicIpDdosProtectionStatusResult
Inheritance
PublicIpDdosProtectionStatusResult

Constructors

PublicIpDdosProtectionStatusResult()

Initializes a new instance of the PublicIpDdosProtectionStatusResult class.

PublicIpDdosProtectionStatusResult(String, String, String, String)

Initializes a new instance of the PublicIpDdosProtectionStatusResult class.

Properties

DdosProtectionPlanId

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

IsWorkloadProtected

Gets or sets value indicating whether the IP address is DDoS workload protected or not. Possible values include: 'False', 'True'

PublicIpAddress

Gets or sets IP Address of the Public IP Resource

PublicIpAddressId

Gets or sets public IP ARM resource ID

Applies to