KnownVirtualMachineDiskNetworkAccessPolicy enum
Policy for accessing the disk via network.
Fields
| AllowAll | The disk can be exported or uploaded from any network. |
| AllowPrivate | The disk can be exported or uploaded using a DiskAccess resource's private endpoints. |
| DenyAll | The disk cannot be exported. |