public static interface Network.DefinitionStages.WithDdosProtectionPlan
| Modifier and Type | Method and Description |
|---|---|
Network.DefinitionStages.WithCreateAndSubnet |
withExistingDdosProtectionPlan(String planId)
Associates existing DDoS protection plan with the virtual network.
|
Network.DefinitionStages.WithCreateAndSubnet |
withNewDdosProtectionPlan()
Creates a new DDoS protection plan in the same region and group as the virtual network and associates it with the resource.
|
Network.DefinitionStages.WithCreateAndSubnet withNewDdosProtectionPlan()
Network.DefinitionStages.WithCreateAndSubnet withExistingDdosProtectionPlan(String planId)
planId - DDoS protection plan resource id/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/