Interface DdosProtectionPlans

All Superinterfaces:
HasInner<com.microsoft.azure.management.network.implementation.DdosProtectionPlansInner>, HasManager<com.microsoft.azure.management.network.implementation.NetworkManager>, SupportsBatchCreation<DdosProtectionPlan>, SupportsBatchDeletion, SupportsCreating<DdosProtectionPlan.DefinitionStages.Blank>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsGettingById<DdosProtectionPlan>, SupportsGettingByResourceGroup<DdosProtectionPlan>, SupportsListing<DdosProtectionPlan>, SupportsListingByResourceGroup<DdosProtectionPlan>

@Beta(V1_10_0) public interface DdosProtectionPlans extends SupportsCreating<DdosProtectionPlan.DefinitionStages.Blank>, SupportsListing<DdosProtectionPlan>, SupportsListingByResourceGroup<DdosProtectionPlan>, SupportsGettingByResourceGroup<DdosProtectionPlan>, SupportsGettingById<DdosProtectionPlan>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsBatchCreation<DdosProtectionPlan>, SupportsBatchDeletion, HasManager<com.microsoft.azure.management.network.implementation.NetworkManager>, HasInner<com.microsoft.azure.management.network.implementation.DdosProtectionPlansInner>
Entry point to DDoS protection plans management.