EndpointAccess type
This property allows you to specify if the requests will be allowed to access the host endpoints. Possible values are: 'Allow', 'Deny'.
KnownEndpointAccess can be used interchangeably with EndpointAccess,
this enum contains the known values that the service supports.
Known values supported by the service
Allow
Deny
type EndpointAccess = string