Share via


IObjectAnchorsAccountIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.ObjectAnchorsAccountIdentityTypeConverter))]
public interface IObjectAnchorsAccountIdentity : Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api10.IIdentity
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Models.Api20210301Preview.ObjectAnchorsAccountIdentityTypeConverter))>]
type IObjectAnchorsAccountIdentity = interface
    interface IJsonSerializable
    interface IIdentity
Public Interface IObjectAnchorsAccountIdentity
Implements IIdentity
Derived
Attributes
Implements

Properties

PrincipalId

The principal ID of resource identity.

(Inherited from IIdentity)
TenantId

The tenant ID of resource.

(Inherited from IIdentity)
Type

The identity type.

(Inherited from IIdentity)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to