SessionConfiguration.RemoteRenderingDomain 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.
Domain that will be used to generate sessions for the Azure Remote Rendering service.
public: System::String ^ RemoteRenderingDomain;
public string RemoteRenderingDomain;
val mutable RemoteRenderingDomain : string
Public RemoteRenderingDomain As String
Field Value
Remarks
The domain is of the form [region].mixedreality.azure.com. [region] should be selected based on the region closest to the user. For example, westus2.mixedreality.azure.com or westeurope.mixedreality.azure.com.