Partager via


ISampleUtterance.Qid Property

Definition

Question id of sample utterance (for stackoverflow questions titles).

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Question id of sample utterance (for stackoverflow questions titles).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="qid")]
public string Qid { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Question id of sample utterance (for stackoverflow questions titles).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="qid")>]
member this.Qid : string with get, set
Public Property Qid As String

Property Value

Attributes

Applies to