Share via


IProblemClassification.SecondaryConsentEnabled Property

Definition

This property indicates whether secondary consent is present for problem classification

[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="This property indicates whether secondary consent is present for problem classification", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Support.Models.ISecondaryConsentEnabled) }, Read=true, ReadOnly=false, Required=false, SerializedName="secondaryConsentEnabled", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Support.Models.ISecondaryConsentEnabled> SecondaryConsentEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="This property indicates whether secondary consent is present for problem classification", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Support.Models.ISecondaryConsentEnabled) }, Read=true, ReadOnly=false, Required=false, SerializedName="secondaryConsentEnabled", Update=true)>]
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

Attributes

Applies to