Uses of Class
com.azure.resourcemanager.automation.models.DscNodeReportListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of DscNodeReportListResult in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionDscNodeReportListResult.withNextLink
(String nextLink) Set the nextLink property: Gets or sets the next link.DscNodeReportListResult.withValue
(List<DscNodeReportInner> value) Set the value property: Gets or sets a list of dsc node reports.