Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Result structure returned by Mesh.GetResourceStateAsync_Experimental.
struct Microsoft::Azure::RemoteRendering::ResourceStateResult_Experimental
Fields
DataSourceState
The current state of the mesh resource with regards to the mesh's connection to its data source. For triangular meshes, this is always 'Active'. For point clouds, this can be 'Active' or 'Interrupted', depending on whether the connection to source data storage is still intact.
Microsoft::Azure::RemoteRendering::ResourceDataSourceState_Experimental DataSourceState{};