Interface Connection.Definition
- All Superinterfaces:
Connection.DefinitionStages.Blank
,Connection.DefinitionStages.WithConnectionType
,Connection.DefinitionStages.WithCreate
,Connection.DefinitionStages.WithDescription
,Connection.DefinitionStages.WithFieldDefinitionValues
,Connection.DefinitionStages.WithName
,Connection.DefinitionStages.WithParentResource
- Enclosing interface:
- Connection
public static interface Connection.Definition
extends Connection.DefinitionStages.Blank, Connection.DefinitionStages.WithParentResource, Connection.DefinitionStages.WithName, Connection.DefinitionStages.WithConnectionType, Connection.DefinitionStages.WithCreate
The entirety of the Connection definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.automation.models.Connection.DefinitionStages.WithConnectionType
withConnectionType
Methods inherited from interface com.azure.resourcemanager.automation.models.Connection.DefinitionStages.WithCreate
create, create
Methods inherited from interface com.azure.resourcemanager.automation.models.Connection.DefinitionStages.WithDescription
withDescription
Methods inherited from interface com.azure.resourcemanager.automation.models.Connection.DefinitionStages.WithFieldDefinitionValues
withFieldDefinitionValues
Methods inherited from interface com.azure.resourcemanager.automation.models.Connection.DefinitionStages.WithName
withName
Methods inherited from interface com.azure.resourcemanager.automation.models.Connection.DefinitionStages.WithParentResource
withExistingAutomationAccount