ScopingQuestion Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The definition of a scoping question.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ScopingQuestionTypeConverter))]
public class ScopingQuestion : Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.IScopingQuestion
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ScopingQuestionTypeConverter))>]
type ScopingQuestion = class
interface IScopingQuestion
interface IJsonSerializable
Public Class ScopingQuestion
Implements IScopingQuestion
- Inheritance
-
ScopingQuestion
- Attributes
- Implements
Scoping |
Creates an new ScopingQuestion instance. |
Input |
Input type of the question answer. |
Option |
Option id list. |
Question |
Question id. |
Rule |
The rule of the question. |
Show |
The answer value to show the sub questions. |
Superior |
Superior question id. |
Deserialize |
Deserializes a IDictionary into an instance of ScopingQuestion. |
Deserialize |
Deserializes a PSObject into an instance of ScopingQuestion. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.IScopingQuestion. |
From |
Creates a new instance of ScopingQuestion, deserializing the content from a json string. |
To |
Serializes this instance of ScopingQuestion into a JsonNode. |
To |
Serializes this instance to a json string. |
To |
Termék | Verziók |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |