共用方式為


ISupportTicketDetails.SupportTicketId Property

Definition

System generated support ticket Id that is unique.

[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="System generated support ticket Id that is unique.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="supportTicketId", Update=true)]
public string SupportTicketId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=true, Description="System generated support ticket Id that is unique.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="supportTicketId", Update=true)>]
member this.SupportTicketId : string with get, set
Public Property SupportTicketId As String

Property Value

Attributes

Applies to