Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccessModeSettings

Package version

Properties that define the scope private link mode settings.

Hierarchy

  • AccessModeSettings

Index

Properties

Optional exclusions

List of exclusions that override the default access mode settings for specific private endpoint connections.

ingestionAccessMode

ingestionAccessMode: AccessMode

Specifies the default access mode of ingestion through associated private endpoints in scope. If not specified default value is 'Open'. You can override this default setting for a specific private endpoint connection by adding an exclusion in the 'exclusions' array.

queryAccessMode

queryAccessMode: AccessMode

Specifies the default access mode of queries through associated private endpoints in scope. If not specified default value is 'Open'. You can override this default setting for a specific private endpoint connection by adding an exclusion in the 'exclusions' array.

Generated using TypeDoc