DiskAccessProperties Class

DiskAccessProperties.

Constructor

DiskAccessProperties()

Variables

Name Description
privateEndpointConnections
list[<xref:"PrivateEndpointConnection">]

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

provisioningState
str

The disk access resource provisioning state.

timeCreated
str

The time when the disk access was created.

Attributes

privateEndpointConnections

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

privateEndpointConnections: list[azure.mgmt.compute.types.PrivateEndpointConnection]

provisioningState

The disk access resource provisioning state.

provisioningState: str

timeCreated

The time when the disk access was created.

timeCreated: str