NspAccessRuleProperties Class

Definition

Properties of Access Rule

public class NspAccessRuleProperties
type NspAccessRuleProperties = class
Public Class NspAccessRuleProperties
Inheritance
NspAccessRuleProperties

Constructors

NspAccessRuleProperties()

Initializes a new instance of the NspAccessRuleProperties class.

NspAccessRuleProperties(String, IList<String>, IList<NspAccessRulePropertiesSubscriptionsItem>, IList<NetworkSecurityPerimeter>, IList<String>)

Initializes a new instance of the NspAccessRuleProperties class.

Properties

AddressPrefixes

Gets or sets address prefixes in the CIDR format for inbound rules

Direction

Gets or sets direction of Access Rule. Possible values include: 'Inbound', 'Outbound'

FullyQualifiedDomainNames

Gets FQDN for outbound rules

NetworkSecurityPerimeters

Gets networkSecurityPerimeters for inbound rules

Subscriptions

Gets or sets subscriptions for inbound rules

Applies to