Udostępnij za pośrednictwem


ISupportTicketDetails.IsTemporaryTicket Property

Definition

This property indicates if support ticket is a temporary ticket.

[Microsoft.Azure.PowerShell.Cmdlets.Support.PSArgumentCompleter(new System.String[] { "Yes", "No" })]
[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="This property indicates if support ticket is a temporary ticket.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="isTemporaryTicket", Update=false)]
public string IsTemporaryTicket { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.PSArgumentCompleter(new System.String[] { "Yes", "No" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="This property indicates if support ticket is a temporary ticket.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="isTemporaryTicket", Update=false)>]
member this.IsTemporaryTicket : string
Public ReadOnly Property IsTemporaryTicket As String

Property Value

Attributes

Applies to