ResourceStateResult_Experimental.DataSourceState Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public: Microsoft::Azure::RemoteRendering::ResourceDataSourceState_Experimental DataSourceState;
public Microsoft.Azure.RemoteRendering.ResourceDataSourceState_Experimental DataSourceState;
val mutable DataSourceState : Microsoft.Azure.RemoteRendering.ResourceDataSourceState_Experimental
Public DataSourceState As ResourceDataSourceState_Experimental