Compartilhar via


SupportTicketDetailsProperties.SecondaryConsent Property

Definition

This property indicates secondary consents for the support ticket

[Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Support.Models.ISecondaryConsent> SecondaryConsent { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Owned)>]
member this.SecondaryConsent : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Support.Models.ISecondaryConsent> with get, set
Public Property SecondaryConsent As List(Of ISecondaryConsent)

Property Value

Implements

Attributes

Applies to