DdosProtectionPlanData Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| Name | Description |
|---|---|
| DdosProtectionPlanData() |
Initializes a new instance of DdosProtectionPlanData. |
| DdosProtectionPlanData(AzureLocation) |
Invokes the base compatibility operation. |
DdosProtectionPlanData()
- Source:
- DdosProtectionPlanData.cs
Initializes a new instance of DdosProtectionPlanData.
public DdosProtectionPlanData();
Public Sub New ()
Applies to
DdosProtectionPlanData(AzureLocation)
- Source:
- DdosProtectionPlanData.cs
Invokes the base compatibility operation.
public DdosProtectionPlanData(Azure.Core.AzureLocation location);
new Azure.ResourceManager.Network.DdosProtectionPlanData : Azure.Core.AzureLocation -> Azure.ResourceManager.Network.DdosProtectionPlanData
Public Sub New (location As AzureLocation)
Parameters
- location
- AzureLocation
The location.