SupportTicketData.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.
public Azure.ResourceManager.Support.Models.IsTemporaryTicket? IsTemporaryTicket { get; }
member this.IsTemporaryTicket : Nullable<Azure.ResourceManager.Support.Models.IsTemporaryTicket>
Public ReadOnly Property IsTemporaryTicket As Nullable(Of IsTemporaryTicket)