NspAccessRuleProperties 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.
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
Azure SDK for .NET