IAccessControlListProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.AccessControlListPropertiesTypeConverter))]
public interface IAccessControlListProperties : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IAccessControlListPatchableProperties, Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IAnnotationResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.AccessControlListPropertiesTypeConverter))>]
type IAccessControlListProperties = interface
interface IJsonSerializable
interface IAnnotationResource
interface IAccessControlListPatchableProperties
Public Interface IAccessControlListProperties
Implements IAccessControlListPatchableProperties, IAnnotationResource
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| AclsUrl |
Access Control List file URL. (Inherited from IAccessControlListPatchableProperties) |
| AdministrativeState |
Administrative state of the resource. |
| Annotation |
Switch configuration description. (Inherited from IAnnotationResource) |
| ConfigurationState |
Configuration state of the resource. |
| ConfigurationType |
Input method to configure Access Control List. (Inherited from IAccessControlListPatchableProperties) |
| DefaultAction |
Default action that needs to be applied when no condition is matched. Example: Permit | Deny. (Inherited from IAccessControlListPatchableProperties) |
| DynamicMatchConfiguration |
List of dynamic match configurations. (Inherited from IAccessControlListPatchableProperties) |
| LastSyncedTime |
The last synced timestamp. |
| MatchConfiguration |
List of match configurations. (Inherited from IAccessControlListPatchableProperties) |
| ProvisioningState |
Provisioning state of the resource. |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |