SpatialAnchorsAccount 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.
SpatialAnchorsAccount Response.
[Microsoft.Rest.Serialization.JsonTransformation]
public class SpatialAnchorsAccount : Microsoft.Azure.Management.MixedReality.Models.TrackedResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SpatialAnchorsAccount = class
inherit TrackedResource
Public Class SpatialAnchorsAccount
Inherits TrackedResource
- Inheritance
- Attributes
Constructors
SpatialAnchorsAccount() |
Initializes a new instance of the SpatialAnchorsAccount class. |
SpatialAnchorsAccount(String, String, String, String, IDictionary<String,String>, String, String, String, Identity, Identity, Sku, Sku, SystemData) |
Initializes a new instance of the SpatialAnchorsAccount 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 |
Gets or sets the identity associated with this account |
Kind |
Gets or sets the kind of account, if supported |
Location |
Gets or sets the geo-location where the resource lives (Inherited from TrackedResource) |
Name |
Gets the name of the resource (Inherited from Resource) |
Plan |
Gets or sets the plan associated with this account |
Sku |
Gets or sets the sku associated with this account |
StorageAccountName |
Gets or sets the name of the storage account associated with this accountId |
SystemData |
Gets or sets system metadata for this 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