Share via


RemoteRenderingAccount Class

Definition

RemoteRenderingAccount Response.

[Microsoft.Rest.Serialization.JsonTransformation]
public class RemoteRenderingAccount : Microsoft.Azure.Management.MixedReality.Models.TrackedResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type RemoteRenderingAccount = class
    inherit TrackedResource
Public Class RemoteRenderingAccount
Inherits TrackedResource
Inheritance
RemoteRenderingAccount
Attributes

Constructors

RemoteRenderingAccount()

Initializes a new instance of the RemoteRenderingAccount class.

RemoteRenderingAccount(String, String, String, String, IDictionary<String,String>, String, String, String, Identity, Identity, Sku, Sku, SystemData)

Initializes a new instance of the RemoteRenderingAccount 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