ScopingQuestions Interface
public interface ScopingQuestions
An immutable client-side representation of ScopingQuestions.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Scoping |
innerModel()
Gets the inner com. |
|
abstract
List<Scoping |
questions()
Gets the questions property: List of scoping questions. |
Method Details
innerModel
public abstract ScopingQuestionsInner innerModel()
Gets the inner com.azure.resourcemanager.appcomplianceautomation.fluent.models.ScopingQuestionsInner object.
Returns:
questions
public abstract List<ScopingQuestion> questions()
Gets the questions property: List of scoping questions.
Returns: