UpdateSupportTicket.SecondaryConsent 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.
This property indicates secondary consents for the support ticket.
public System.Collections.Generic.IList<Azure.ResourceManager.Support.Models.SecondaryConsent> SecondaryConsent { get; }
member this.SecondaryConsent : System.Collections.Generic.IList<Azure.ResourceManager.Support.Models.SecondaryConsent>
Public ReadOnly Property SecondaryConsent As IList(Of SecondaryConsent)