ScopingQuestion Class

Definition

The definition of a scoping question.

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ScopingQuestionTypeConverter))]
public class ScopingQuestion : Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.IScopingQuestion
Inheritance
ScopingQuestion
Attributes
Implements

Constructors

ScopingQuestion()

Creates an new ScopingQuestion instance.

Properties

InputType

Input type of the question answer.

OptionId

Option id list.

QuestionId

Question id.

Rule

The rule of the question.

ShowSubQuestionsValue

The answer value to show the sub questions.

SuperiorQuestionId

Superior question id.

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of ScopingQuestion.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of ScopingQuestion.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.IScopingQuestion.

FromJsonString(String)

Creates a new instance of ScopingQuestion, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of ScopingQuestion into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to

Termék Verziók
Azure - PowerShell Commands 12 (LTS), Latest