Share via


IMixedRealityAccountProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.MixedRealityAccountPropertiesTypeConverter))]
public interface IMixedRealityAccountProperties : Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.MixedRealityAccountPropertiesTypeConverter))>]
type IMixedRealityAccountProperties = interface
    interface IJsonSerializable
Public Interface IMixedRealityAccountProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AccountDomain

Correspond domain name of certain Spatial Anchors Account

AccountId

unique id of certain account.

StorageAccountName

The name of the storage account associated with this accountId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to