38 строки
2.4 KiB
YAML
38 строки
2.4 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.appcomplianceautomation.models.ScopingQuestions"
|
|
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.ScopingQuestions"
|
|
name: "ScopingQuestions"
|
|
nameWithType: "ScopingQuestions"
|
|
summary: "An immutable client-side representation of Scoping<wbr>Questions."
|
|
syntax: "public interface **ScopingQuestions**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.appcomplianceautomation.models.ScopingQuestions.innerModel()"
|
|
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.ScopingQuestions.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "ScopingQuestions.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>appcomplianceautomation.<wbr>fluent.<wbr>models.<wbr>Scoping<wbr>Questions<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ScopingQuestionsInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.appcomplianceautomation.fluent.models.ScopingQuestionsInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.appcomplianceautomation.fluent.models.ScopingQuestionsInner?alt=com.azure.resourcemanager.appcomplianceautomation.fluent.models.ScopingQuestionsInner&text=ScopingQuestionsInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.appcomplianceautomation.models.ScopingQuestions.questions()"
|
|
fullName: "com.azure.resourcemanager.appcomplianceautomation.models.ScopingQuestions.questions()"
|
|
name: "questions()"
|
|
nameWithType: "ScopingQuestions.questions()"
|
|
summary: "Gets the questions property: List of scoping questions."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract List<ScopingQuestion> questions()"
|
|
desc: "Gets the questions property: List of scoping questions."
|
|
returns:
|
|
description: "the questions value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.appcomplianceautomation.models.ScopingQuestion?alt=com.azure.resourcemanager.appcomplianceautomation.models.ScopingQuestion&text=ScopingQuestion\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of ScopingQuestions."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.appcomplianceautomation.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-appcomplianceautomation:1.0.0
|