SessionConfiguration.RemoteRenderingDomain 字段

定义

将用于为 Azure 远程渲染服务生成会话的域。

public: System::String ^ RemoteRenderingDomain;
public string RemoteRenderingDomain;
val mutable RemoteRenderingDomain : string
Public RemoteRenderingDomain As String 

字段值

注解

域的形式为 [region].mixedreality.azure.com。 [region] 应基于最靠近用户的区域进行选择。 例如,westus2.mixedreality.azure.com 或 westeurope.mixedreality.azure.com。

适用于