Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PSSecurityRule Class
Definition
- Namespace:
- Microsoft.Azure.Commands.Network.Models
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.Network.dll
- Assembly:
- Microsoft.Azure.Commands.Network.dll
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.
public class PSSecurityRule : Microsoft.Azure.Commands.Network.Models.PSChildResource
type PSSecurityRule = class
inherit PSChildResource
Public Class PSSecurityRule
Inherits PSChildResource
- Inheritance
Constructors
| Name | Description |
|---|---|
| PSSecurityRule() | |
Properties
| Name | Description |
|---|---|
| Access | |
| Description | |
| DestinationAddressPrefix | |
| DestinationApplicationSecurityGroups | |
| DestinationApplicationSecurityGroupsText | |
| DestinationPortRange | |
| Direction | |
| Etag | (Inherited from PSChildResource) |
| Id | (Inherited from PSResourceId) |
| Name | (Inherited from PSChildResource) |
| Priority | |
| Protocol | |
| ProvisioningState | |
| SourceAddressPrefix | |
| SourceApplicationSecurityGroups | |
| SourceApplicationSecurityGroupsText | |
| SourcePortRange | |
