Condividi tramite


IWithDdosProtectionPlan Interface

Definition

The stage of the virtual network update allowing to specify DDoS protection plan.

public interface IWithDdosProtectionPlan
type IWithDdosProtectionPlan = interface
Public Interface IWithDdosProtectionPlan
Derived

Methods

WithExistingDdosProtectionPlan(String)

Associates existing DDoS protection plan with the virtual network.

WithNewDdosProtectionPlan()

Creates a new DDoS protection plan in the same region and group as the virtual network and associates it with the resource. The internal name the DDoS protection plan will be derived from the resource's name.

WithoutDdosProtectionPlan()

Disassociates DDoS protection plan and disables Standard DDoS protection for this virtual network. Note: Plan resource is not deleted from Azure.

Applies to