共用方式為


ISupportTicketDetails.ProblemClassificationDisplayName Property

Definition

Localized name of problem classification.

[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="Localized name of problem classification.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="problemClassificationDisplayName", Update=false)]
public string ProblemClassificationDisplayName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="Localized name of problem classification.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="problemClassificationDisplayName", Update=false)>]
member this.ProblemClassificationDisplayName : string
Public ReadOnly Property ProblemClassificationDisplayName As String

Property Value

Attributes

Applies to