SecurityRule 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.
[Microsoft.Rest.Serialization.JsonTransformation]
public class SecurityRule : Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.SubResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SecurityRule = class
inherit SubResource
Public Class SecurityRule
Inherits SubResource
- Inheritance
- Attributes
Constructors
| Name | Description |
|---|---|
| SecurityRule() | |
| SecurityRule(String, String, String, String, String, String, String, String, String, Nullable<Int32>, String, String, String) | |
Properties
| Name | Description |
|---|---|
| Access | |
| Description | |
| DestinationAddressPrefix | |
| DestinationPortRange | |
| Direction | |
| Etag | |
| Id | (Inherited from SubResource) |
| Name | |
| Priority | |
| Protocol | |
| ProvisioningState | |
| SourceAddressPrefix | |
| SourcePortRange | |
Methods
| Name | Description |
|---|---|
| Validate() | |