NetworkFabricAccessControlListPatch 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.
The Access Control Lists patch resource definition.
public class NetworkFabricAccessControlListPatch : Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkRackPatch
type NetworkFabricAccessControlListPatch = class
inherit NetworkRackPatch
Public Class NetworkFabricAccessControlListPatch
Inherits NetworkRackPatch
- Inheritance
Constructors
NetworkFabricAccessControlListPatch() |
Initializes a new instance of NetworkFabricAccessControlListPatch. |
Properties
AclsUri |
Access Control List file URL. |
Annotation |
Switch configuration description. |
ConfigurationType |
Input method to configure Access Control List. |
DefaultAction |
Default action that needs to be applied when no condition is matched. Example: Permit | Deny. |
DynamicMatchConfigurations |
List of dynamic match configurations. |
MatchConfigurations |
List of match configurations. |
Tags |
Resource tags. (Inherited from NetworkRackPatch) |
Applies to
Azure SDK for .NET