Udostępnij za pośrednictwem


ISupportTicketDetails.SupportPlanDisplayName 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="supportPlanDisplayName", Update=false)]
public string SupportPlanDisplayName { 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="supportPlanDisplayName", Update=false)>]
member this.SupportPlanDisplayName : string
Public ReadOnly Property SupportPlanDisplayName As String

Property Value

Attributes

Applies to