PrivateStoreData.Recipients Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets list of notified recipients for new requests.
public System.Collections.Generic.IList<Azure.ResourceManager.Marketplace.Models.NotificationRecipient> Recipients { get; }
member this.Recipients : System.Collections.Generic.IList<Azure.ResourceManager.Marketplace.Models.NotificationRecipient>
Public ReadOnly Property Recipients As IList(Of NotificationRecipient)