IObjectAnchorsAccountIdentity Interface
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.
[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) |