FirewallPolicyRuleCollectionGroupDraft Class
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.
Rule Collection Group resource.
[Microsoft.Rest.Serialization.JsonTransformation]
public class FirewallPolicyRuleCollectionGroupDraft : Microsoft.Azure.Management.Network.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type FirewallPolicyRuleCollectionGroupDraft = class
inherit SubResource
Public Class FirewallPolicyRuleCollectionGroupDraft
Inherits SubResource
- Inheritance
- Attributes
Constructors
FirewallPolicyRuleCollectionGroupDraft() |
Initializes a new instance of the FirewallPolicyRuleCollectionGroupDraft class. |
FirewallPolicyRuleCollectionGroupDraft(String, String, String, String, Nullable<Int32>, IList<FirewallPolicyRuleCollection>) |
Initializes a new instance of the FirewallPolicyRuleCollectionGroupDraft class. |
Properties
Id |
Gets or sets resource ID. (Inherited from SubResource) |
Name |
Gets or sets the name of the resource that is unique within a resource group. This name can be used to access the resource. |
Priority |
Gets or sets priority of the Firewall Policy Rule Collection Group resource. |
RuleCollections |
Gets or sets group of Firewall Policy rule collections. |
Size |
Gets a read-only string that represents the size of the FirewallPolicyRuleCollectionGroupProperties in MB. (ex 1.2MB) |
Type |
Gets rule Group type. |
Methods
Validate() |
Validate the object. |