Share via


ISupportTicketDetails.SupportPlanType Property

Definition

Support plan type associated with the support ticket.

[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="Support plan type associated with the support ticket.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="supportPlanType", Update=false)]
public string SupportPlanType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="Support plan type associated with the support ticket.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="supportPlanType", Update=false)>]
member this.SupportPlanType : string
Public ReadOnly Property SupportPlanType As String

Property Value

Attributes

Applies to