Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccessModeSettingsExclusion

Package version

Properties that define the scope private link mode settings exclusion item. This setting applies to a specific private endpoint connection and overrides the default settings for that private endpoint connection.

Hierarchy

  • AccessModeSettingsExclusion

Index

Properties

Optional ingestionAccessMode

ingestionAccessMode: AccessMode

Specifies the access mode of ingestion through the specified private endpoint connection in the exclusion.

Optional privateEndpointConnectionName

privateEndpointConnectionName: undefined | string

The private endpoint connection name associated to the private endpoint on which we want to apply the specific access mode settings.

Optional queryAccessMode

queryAccessMode: AccessMode

Specifies the access mode of queries through the specified private endpoint connection in the exclusion.

Generated using TypeDoc