ISampleUtterance.Qid Property

Definition

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

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

Property Value

Attributes

Applies to