Package version:

Interface PrivateEndpointACL

ACL for a private endpoint

Hierarchy

Properties

Properties

allow?: string[]

Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.

deny?: string[]

Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.

name: string

Name of the private endpoint connection

Generated using TypeDoc