Share via


SupportTicketData.AdvancedDiagnosticConsent Property

Definition

Advanced diagnostic consent to be updated on the support ticket.

public Azure.ResourceManager.Support.Models.AdvancedDiagnosticConsent AdvancedDiagnosticConsent { get; set; }
public Azure.ResourceManager.Support.Models.AdvancedDiagnosticConsent? AdvancedDiagnosticConsent { get; set; }
member this.AdvancedDiagnosticConsent : Azure.ResourceManager.Support.Models.AdvancedDiagnosticConsent with get, set
member this.AdvancedDiagnosticConsent : Nullable<Azure.ResourceManager.Support.Models.AdvancedDiagnosticConsent> with get, set
Public Property AdvancedDiagnosticConsent As AdvancedDiagnosticConsent
Public Property AdvancedDiagnosticConsent As Nullable(Of AdvancedDiagnosticConsent)

Property Value

Applies to