IRemoteRenderingAccount.AccountDomain Property
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.
Correspond domain name of certain Spatial Anchors Account
[Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="Correspond domain name of certain Spatial Anchors Account", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="accountDomain")]
public string AccountDomain { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="Correspond domain name of certain Spatial Anchors Account", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="accountDomain")>]
member this.AccountDomain : string
Public ReadOnly Property AccountDomain As String
Property Value
- Attributes