IMixedRealityAccountProperties Interface
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.
[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) |