AccessModeSettingsExclusion interface

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.

Properties

ingestionAccessMode

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

privateEndpointConnectionName

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

queryAccessMode

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

Property Details

ingestionAccessMode

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

ingestionAccessMode?: string

Property Value

string

privateEndpointConnectionName

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

privateEndpointConnectionName?: string

Property Value

string

queryAccessMode

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

queryAccessMode?: string

Property Value

string