ITroubleshooterResponse.QuestionId Property

Definition

id of the question.

[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=true, Description="id of the question.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="questionId", Update=true)]
public string QuestionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=true, Description="id of the question.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="questionId", Update=true)>]
member this.QuestionId : string with get, set
Public Property QuestionId As String

Property Value

Attributes

Applies to