Class UpdateConfigurationNavigation
java.lang.Object
com.azure.resourcemanager.automation.models.UpdateConfigurationNavigation
Software update configuration Run Navigation model.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UpdateConfigurationNavigation
public UpdateConfigurationNavigation()
-
-
Method Details
-
name
Get the name property: Name of the software update configuration triggered the software update configuration run.- Returns:
- the name value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-