Share via


SessionConfiguration.RemoteRenderingDomain Field

Definition

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.

Applies to