AdaptiveNetworkHardeningEnforceRequest 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
AdaptiveNetworkHardeningEnforceRequest() |
Initializes a new instance of the AdaptiveNetworkHardeningEnforceRequest class. |
AdaptiveNetworkHardeningEnforceRequest(IList<Rule>, IList<String>) |
Initializes a new instance of the AdaptiveNetworkHardeningEnforceRequest class. |
AdaptiveNetworkHardeningEnforceRequest()
Initializes a new instance of the AdaptiveNetworkHardeningEnforceRequest class.
public AdaptiveNetworkHardeningEnforceRequest ();
Public Sub New ()
Applies to
AdaptiveNetworkHardeningEnforceRequest(IList<Rule>, IList<String>)
Initializes a new instance of the AdaptiveNetworkHardeningEnforceRequest class.
public AdaptiveNetworkHardeningEnforceRequest (System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.Rule> rules, System.Collections.Generic.IList<string> networkSecurityGroups);
new Microsoft.Azure.Management.Security.Models.AdaptiveNetworkHardeningEnforceRequest : System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.Rule> * System.Collections.Generic.IList<string> -> Microsoft.Azure.Management.Security.Models.AdaptiveNetworkHardeningEnforceRequest
Public Sub New (rules As IList(Of Rule), networkSecurityGroups As IList(Of String))
Parameters
The Azure resource IDs of the effective network security groups that will be updated with the created security rules from the Adaptive Network Hardening rules