Share via


ProblemClassification.SecondaryConsentEnabled Property

Definition

This property indicates whether secondary consent is present for problem classification

[Microsoft.Azure.PowerShell.Cmdlets.Support.FormatTable(Index=2)]
[Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Support.Models.ISecondaryConsentEnabled> SecondaryConsentEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.FormatTable(Index=2)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)>]
member this.SecondaryConsentEnabled : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Support.Models.ISecondaryConsentEnabled> with get, set
Public Property SecondaryConsentEnabled As List(Of ISecondaryConsentEnabled)

Property Value

Implements

Attributes

Applies to