SupportTicketDetailsProperties.IsTemporaryTicket Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This property indicates if support ticket is a temporary ticket.
[Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Owned)]
public string IsTemporaryTicket { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Owned)>]
member this.IsTemporaryTicket : string
Public ReadOnly Property IsTemporaryTicket As String
Property Value
Implements
- Attributes