Class KeyListResultInner
java.lang.Object
com.azure.resourcemanager.automation.fluent.models.KeyListResultInner
The KeyListResult model.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
KeyListResultInner
public KeyListResultInner()
-
-
Method Details
-
keys
Get the keys property: Lists the automation keys.- Returns:
- the keys value.
-
withKeys
Set the keys property: Lists the automation keys.- Parameters:
keys
- the keys value to set.- Returns:
- the KeyListResultInner object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-