DdosProtectionPlans Interface
Implements
SupportsBatchDeletion
SupportsDeletingByResourceGroup
SupportsGettingById<DdosProtectionPlan>
SupportsGettingByResourceGroup<DdosProtectionPlan>
SupportsListingByResourceGroup<DdosProtectionPlan>
HasManager<NetworkManager>
SupportsBatchCreation<DdosProtectionPlan>
SupportsCreating<Blank>
SupportsDeletingById
SupportsListing<DdosProtectionPlan>
public interface DdosProtectionPlans
extends SupportsCreating<Blank>, SupportsListing<DdosProtectionPlan>, SupportsListingByResourceGroup<DdosProtectionPlan>, SupportsGettingByResourceGroup<DdosProtectionPlan>, SupportsGettingById<DdosProtectionPlan>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsBatchCreation<DdosProtectionPlan>, SupportsBatchDeletion, HasManager<NetworkManager>
Entry point to DDoS protection plans management.
Applies to
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for Java