DiskAccessProperties Class

DiskAccessProperties.

Constructor

DiskAccessProperties()

Variables

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

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

provisioning_state
str

The disk access resource provisioning state.

time_created
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