Interface Variable.Definition
- All Superinterfaces:
Variable.DefinitionStages.Blank
,Variable.DefinitionStages.WithCreate
,Variable.DefinitionStages.WithDescription
,Variable.DefinitionStages.WithIsEncrypted
,Variable.DefinitionStages.WithName
,Variable.DefinitionStages.WithParentResource
,Variable.DefinitionStages.WithValue
- Enclosing interface:
- Variable
public static interface Variable.Definition
extends Variable.DefinitionStages.Blank, Variable.DefinitionStages.WithParentResource, Variable.DefinitionStages.WithName, Variable.DefinitionStages.WithCreate
The entirety of the Variable definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.automation.models.Variable.DefinitionStages.WithCreate
create, create
Methods inherited from interface com.azure.resourcemanager.automation.models.Variable.DefinitionStages.WithDescription
withDescription
Methods inherited from interface com.azure.resourcemanager.automation.models.Variable.DefinitionStages.WithIsEncrypted
withIsEncrypted
Methods inherited from interface com.azure.resourcemanager.automation.models.Variable.DefinitionStages.WithName
withName
Methods inherited from interface com.azure.resourcemanager.automation.models.Variable.DefinitionStages.WithParentResource
withExistingAutomationAccount
Methods inherited from interface com.azure.resourcemanager.automation.models.Variable.DefinitionStages.WithValue
withValue