PrivateAccessProperties interface

The properties of a private access resource

Properties

privateEndpointConnections

A readonly collection of private endpoint connection. Currently only one endpoint connection is supported.

provisioningState

Most recent provisioning state for the given privateAccess resource.

publicNetworkAccess

Public Network Access Control for PrivateAccess resource.

Property Details

privateEndpointConnections

A readonly collection of private endpoint connection. Currently only one endpoint connection is supported.

privateEndpointConnections?: PrivateEndpointConnection[]

Property Value

provisioningState

Most recent provisioning state for the given privateAccess resource.

provisioningState?: string

Property Value

string

publicNetworkAccess

Public Network Access Control for PrivateAccess resource.

publicNetworkAccess?: string

Property Value

string