Partilhar via


IRecipient Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.RecipientTypeConverter))]
public interface IRecipient : Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.RecipientTypeConverter))>]
type IRecipient = interface
    interface IJsonSerializable
Public Interface IRecipient
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DisplayName

Display Name

EmailAddress

Email Address

PrincipalId

Principal ID

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to