다음을 통해 공유


SessionConfiguration.AccountDomain 속성

정의

Azure Spatial Anchors 서비스의 계정 도메인입니다.

public:
 property System::String ^ AccountDomain { System::String ^ get(); void set(System::String ^ value); };
public string AccountDomain { get; set; }
member this.AccountDomain : string with get, set
Public Property AccountDomain As String

속성 값

설명

기본값은 "mixedreality.azure.com"입니다.

적용 대상