Freigeben über


PrivateStore.Recipients Eigenschaft

Definition

Ruft die Liste der benachrichtigten Empfänger für neue Anforderungen ab oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: