Interface SoftwareUpdateConfigurationListResult
public interface SoftwareUpdateConfigurationListResult
An immutable client-side representation of SoftwareUpdateConfigurationListResult.
-
Method Summary
Modifier and TypeMethodDescriptionGets the inner com.azure.resourcemanager.automation.fluent.models.SoftwareUpdateConfigurationListResultInner object.value()
Gets the value property: outer object returned when listing all software update configurations.
-
Method Details
-
value
Gets the value property: outer object returned when listing all software update configurations.- Returns:
- the value value.
-
innerModel
SoftwareUpdateConfigurationListResultInner innerModel()Gets the inner com.azure.resourcemanager.automation.fluent.models.SoftwareUpdateConfigurationListResultInner object.- Returns:
- the inner object.
-