Share via


SpatialAnchorsAccountData Class

Definition

A class representing the SpatialAnchorsAccount data model. SpatialAnchorsAccount Response.

public class SpatialAnchorsAccountData : Azure.ResourceManager.Models.TrackedResourceData
type SpatialAnchorsAccountData = class
    inherit TrackedResourceData
Public Class SpatialAnchorsAccountData
Inherits TrackedResourceData
Inheritance
SpatialAnchorsAccountData

Constructors

SpatialAnchorsAccountData(AzureLocation)

Initializes a new instance of SpatialAnchorsAccountData.

Properties

AccountDomain

Correspond domain name of certain Spatial Anchors Account.

AccountId

unique id of certain account.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
Identity

The identity associated with this account. Current supported identity types: SystemAssigned.

Kind

The kind of account, if supported.

Location

The geo-location where the resource lives.

(Inherited from TrackedResourceData)
Name

The name of the resource.

(Inherited from ResourceData)
Plan

The plan associated with this account. Current supported identity types: SystemAssigned.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
Sku

The sku associated with this account.

StorageAccountName

The name of the storage account associated with this accountId.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tags

Resource tags.

(Inherited from TrackedResourceData)

Applies to