Uses of Class
com.azure.resourcemanager.automation.models.AutomationKeyName
Package
Description
Package containing the data models for AutomationClient.
-
Uses of AutomationKeyName in com.azure.resourcemanager.automation.models
Modifier and TypeFieldDescriptionstatic final AutomationKeyName
AutomationKeyName.PRIMARY
Static value Primary for AutomationKeyName.static final AutomationKeyName
AutomationKeyName.SECONDARY
Static value Secondary for AutomationKeyName.Modifier and TypeMethodDescriptionstatic AutomationKeyName
AutomationKeyName.fromString
(String name) Creates or finds a AutomationKeyName from its string representation.Key.keyName()
Get the keyName property: Automation key name.Modifier and TypeMethodDescriptionstatic Collection<AutomationKeyName>
AutomationKeyName.values()
Gets known AutomationKeyName values.