DefenderForServersGcpOfferingSubPlan 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
DefenderForServersGcpOfferingSubPlan() |
Initializes a new instance of the DefenderForServersGcpOfferingSubPlan class. |
DefenderForServersGcpOfferingSubPlan(String) |
Initializes a new instance of the DefenderForServersGcpOfferingSubPlan class. |
DefenderForServersGcpOfferingSubPlan()
Initializes a new instance of the DefenderForServersGcpOfferingSubPlan class.
public DefenderForServersGcpOfferingSubPlan ();
Public Sub New ()
Applies to
DefenderForServersGcpOfferingSubPlan(String)
Initializes a new instance of the DefenderForServersGcpOfferingSubPlan class.
public DefenderForServersGcpOfferingSubPlan (string type = default);
new Microsoft.Azure.Management.Security.Models.DefenderForServersGcpOfferingSubPlan : string -> Microsoft.Azure.Management.Security.Models.DefenderForServersGcpOfferingSubPlan
Public Sub New (Optional type As String = Nothing)
Parameters
- type
- String
The available sub plans Possible values include: 'P1', 'P2'