Share via


NetworkFabricAccessControlListData Class

Definition

A class representing the NetworkFabricAccessControlList data model. The Access Control List resource definition.

public class NetworkFabricAccessControlListData : Azure.ResourceManager.Models.TrackedResourceData
type NetworkFabricAccessControlListData = class
    inherit TrackedResourceData
Public Class NetworkFabricAccessControlListData
Inherits TrackedResourceData
Inheritance
NetworkFabricAccessControlListData

Constructors

NetworkFabricAccessControlListData(AzureLocation)

Initializes a new instance of NetworkFabricAccessControlListData.

Properties

AclsUri

Access Control List file URL.

AdministrativeState

Administrative state of the resource.

Annotation

Switch configuration description.

ConfigurationState

Configuration state of the resource.

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.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
LastSyncedOn

The last synced timestamp.

Location

The geo-location where the resource lives.

(Inherited from TrackedResourceData)
MatchConfigurations

List of match configurations.

Name

The name of the resource.

(Inherited from ResourceData)
ProvisioningState

Provisioning state of the resource.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tags

Resource tags.

(Inherited from TrackedResourceData)

Applies to