SoftwareUpdateConfigurationRunListResult interface
result of listing all software update configuration runs
Properties
next |
link to next page of results. |
value | outer object returned when listing all software update configuration runs |
Property Details
nextLink
link to next page of results.
nextLink?: string
Property Value
string
value
outer object returned when listing all software update configuration runs
value?: SoftwareUpdateConfigurationRun[]
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript