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