Compartir a través de


PrivateStore.Recipients Propiedad

Definición

Obtiene o establece la lista de destinatarios notificados para las nuevas solicitudes.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.notificationsSettings.recipients")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Marketplace.Models.Recipient> Recipients { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.notificationsSettings.recipients")>]
member this.Recipients : System.Collections.Generic.IList<Microsoft.Azure.Management.Marketplace.Models.Recipient> with get, set
Public Property Recipients As IList(Of Recipient)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a