Share via


DiskAccessPropertiesOutput interface

Properties

privateEndpointConnections

A readonly collection of private endpoint connections created on the disk. Currently only one endpoint connection is supported.

provisioningState

The disk access resource provisioning state.

timeCreated

The time when the disk access was created.

Property Details

privateEndpointConnections

A readonly collection of private endpoint connections created on the disk. Currently only one endpoint connection is supported.

privateEndpointConnections?: PrivateEndpointConnectionOutput[]

Property Value

provisioningState

The disk access resource provisioning state.

provisioningState?: string

Property Value

string

timeCreated

The time when the disk access was created.

timeCreated?: string

Property Value

string