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, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricAccessControlListPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricAccessControlListPatch>
type NetworkFabricAccessControlListPatch = class
inherit NetworkRackPatch
interface IJsonModel<NetworkFabricAccessControlListPatch>
interface IPersistableModel<NetworkFabricAccessControlListPatch>
Public Class NetworkFabricAccessControlListPatch
Inherits NetworkRackPatch
Implements IJsonModel(Of NetworkFabricAccessControlListPatch), IPersistableModel(Of NetworkFabricAccessControlListPatch)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| NetworkFabricAccessControlListPatch() |
Initializes a new instance of NetworkFabricAccessControlListPatch. |
Properties
| Name | Description |
|---|---|
| AclsUri |
Access Control List file URL. |
| AclType |
Access Control List (ACL) Type. |
| Annotation |
Switch configuration description. |
| ConfigurationType |
Input method to configure Access Control List. |
| ControlPlaneAclConfiguration |
Access Control List (ACL) configurations. |
| DefaultAction |
Default action that needs to be applied when no condition is matched. Example: Permit | Deny. |
| DeviceRole |
Device Role. |
| DynamicMatchConfigurations |
List of dynamic match configurations. |
| GlobalAccessControlListActionsEnableCount |
Configuration to enable or disable ACL action count. |
| MatchConfigurations |
List of match configurations. |
| Tags |
Resource tags. (Inherited from NetworkRackPatch) |
Methods
| Name | Description |
|---|---|
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |