Share via


IResourceModelWithAllowedPropertySetIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.ResourceModelWithAllowedPropertySetIdentityTypeConverter))]
public interface IResourceModelWithAllowedPropertySetIdentity : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.IIdentity
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.ResourceModelWithAllowedPropertySetIdentityTypeConverter))>]
type IResourceModelWithAllowedPropertySetIdentity = interface
    interface IJsonSerializable
    interface IIdentity
Public Interface IResourceModelWithAllowedPropertySetIdentity
Implements IIdentity
Derived
Attributes
Implements

Properties

PrincipalId

The principal ID of resource identity. The value must be an UUID.

(Inherited from IIdentity)
TenantId

The tenant ID of resource. The value must be an UUID.

(Inherited from IIdentity)
Type

The identity type.

(Inherited from IIdentity)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to