Get Acls Acl
data class GetAclsAcl(val entryLists: List<GetAclsAclEntryList>, val id: String, val ipVersion: String, val name: String, val relatedListeners: List<GetAclsAclRelatedListener>, val resourceGroupId: String, val tags: Map<String, String>? = null)
Properties
Link copied to clipboard
A list of entry (IP addresses or CIDR blocks). Each entry contains two sub-fields as Entry Block
follows.
Link copied to clipboard
A list of listener are attached by the acl. Each listener contains four sub-fields as Listener Block
follows.
Link copied to clipboard
The Id of resource group which acl belongs.