Compartilhar via


SupportTicketDetails.Require24X7Response Property

Definition

Indicates if this requires a 24x7 response from Azure.

[Microsoft.Azure.PowerShell.Cmdlets.Support.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)]
public bool? Require24X7Response { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Inlined)>]
member this.Require24X7Response : Nullable<bool> with get, set
Public Property Require24X7Response As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to