Share via


IResourceModelWithAllowedPropertySetIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api10.ResourceModelWithAllowedPropertySetIdentityTypeConverter))]
public interface IResourceModelWithAllowedPropertySetIdentity : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api10.IIdentity
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api10.ResourceModelWithAllowedPropertySetIdentityTypeConverter))>]
type IResourceModelWithAllowedPropertySetIdentity = interface
    interface IJsonSerializable
    interface IIdentity
Public Interface IResourceModelWithAllowedPropertySetIdentity
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