DdosProtectionPlan Class
A DDoS protection plan in a resource group.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
DdosProtectionPlan
Constructor
DdosProtectionPlan(*, location: typing.Union[str, NoneType] = None, tags: typing.Union[typing.Dict[str, str], NoneType] = None, **kwargs)
Parameters
- location
- str
Resource location.
Variables
- id
- str
Resource ID.
- name
- str
Resource name.
- type
- str
Resource type.
- etag
- str
A unique read-only string that changes whenever the resource is updated.
- resource_guid
- str
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.
- provisioning_state
- str or ProvisioningState
The provisioning state of the DDoS protection plan resource. Possible values include: "Succeeded", "Updating", "Deleting", "Failed".
- virtual_networks
- list[SubResource]
The list of virtual networks associated with the DDoS protection plan resource. This list is read-only.
Feedback
Submit and view feedback for