ObjectAnchorsAccount Class
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.
ObjectAnchorsAccount Response.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ObjectAnchorsAccount : Microsoft.Azure.Management.MixedReality.Models.TrackedResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ObjectAnchorsAccount = class
inherit TrackedResource
Public Class ObjectAnchorsAccount
Inherits TrackedResource
- Inheritance
- Attributes
Constructors
ObjectAnchorsAccount() |
Initializes a new instance of the ObjectAnchorsAccount class. |
ObjectAnchorsAccount(String, String, String, String, IDictionary<String,String>, ObjectAnchorsAccountIdentity, String, String, String, SystemData) |
Initializes a new instance of the ObjectAnchorsAccount class. |
Properties
AccountDomain |
Gets correspond domain name of certain Spatial Anchors Account |
AccountId |
Gets unique id of certain account. |
Id |
Gets fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} (Inherited from Resource) |
Identity | |
Location |
Gets or sets the geo-location where the resource lives (Inherited from TrackedResource) |
Name |
Gets the name of the resource (Inherited from Resource) |
StorageAccountName |
Gets or sets the name of the storage account associated with this accountId |
SystemData |
Gets the system metadata related to an object anchors account. |
Tags |
Gets or sets resource tags. (Inherited from TrackedResource) |
Type |
Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" (Inherited from Resource) |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET