WorkspaceProperties interface

Workspaces resource specific properties.

Properties

privateEndpointConnections

The list of private endpoint connections that are set up for this resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

publicNetworkAccess

Control permission for data plane traffic coming from public networks while private endpoint is enabled.

Property Details

privateEndpointConnections

The list of private endpoint connections that are set up for this resource. NOTE: This property will not be serialized. It can only be populated by the server.

privateEndpointConnections?: PrivateEndpointConnection[]

Property Value

provisioningState

The provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

publicNetworkAccess

Control permission for data plane traffic coming from public networks while private endpoint is enabled.

publicNetworkAccess?: string

Property Value

string