Share via


DdosProtectionPlanPropertiesFormatOutput interface

DDoS protection plan properties.

Properties

provisioningState

The provisioning state of the DDoS protection plan resource.

publicIpAddresses

The list of public IPs associated with the DDoS protection plan resource. This list is read-only.

resourceGuid

The resource GUID property of the DDoS protection plan resource. It uniquely identifies the resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.

virtualNetworks

The list of virtual networks associated with the DDoS protection plan resource. This list is read-only.

Property Details

provisioningState

The provisioning state of the DDoS protection plan resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

publicIpAddresses

The list of public IPs associated with the DDoS protection plan resource. This list is read-only.

publicIpAddresses?: SubResourceOutput[]

Property Value

resourceGuid

The resource GUID property of the DDoS protection plan resource. It uniquely identifies the resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.

resourceGuid?: string

Property Value

string

virtualNetworks

The list of virtual networks associated with the DDoS protection plan resource. This list is read-only.

virtualNetworks?: SubResourceOutput[]

Property Value