次の方法で共有


ObjectAnchorsAccountIdentity クラス

定義

public class ObjectAnchorsAccountIdentity : Microsoft.Azure.Management.MixedReality.Models.Identity
type ObjectAnchorsAccountIdentity = class
    inherit Identity
Public Class ObjectAnchorsAccountIdentity
Inherits Identity
継承
ObjectAnchorsAccountIdentity

コンストラクター

ObjectAnchorsAccountIdentity()

ObjectAnchorsAccountIdentity クラスの新しいインスタンスを初期化します。

ObjectAnchorsAccountIdentity(String, String, Nullable<ResourceIdentityType>)

ObjectAnchorsAccountIdentity クラスの新しいインスタンスを初期化します。

プロパティ

PrincipalId

リソース ID のプリンシパル ID を取得します。

(継承元 Identity)
TenantId

リソースのテナント ID を取得します。

(継承元 Identity)
Type

ID の種類を取得または設定します。 使用可能な値は次のとおりです: 'SystemAssigned'

(継承元 Identity)

適用対象