SignalRNetworkACLsResponse

data class SignalRNetworkACLsResponse(val defaultAction: String? = null, val privateEndpoints: List<PrivateEndpointACLResponse>? = null, val publicNetwork: NetworkACLResponse? = null)

Network ACLs for the resource

Constructors

Link copied to clipboard
constructor(defaultAction: String? = null, privateEndpoints: List<PrivateEndpointACLResponse>? = null, publicNetwork: NetworkACLResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val defaultAction: String? = null

Azure Networking ACL Action.

Link copied to clipboard

ACLs for requests from private endpoints

Link copied to clipboard

Network ACL