Udostępnij za pośrednictwem


ISupportTicketDetails.Require24X7Response Property

Definition

Indicates if this requires a 24x7 response from Azure.

[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="Indicates if this requires a 24x7 response from Azure.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="require24X7Response", Update=true)]
public bool? Require24X7Response { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="Indicates if this requires a 24x7 response from Azure.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="require24X7Response", Update=true)>]
member this.Require24X7Response : Nullable<bool> with get, set
Public Property Require24X7Response As Nullable(Of Boolean)

Property Value

Attributes

Applies to