Interface ConnectionMonitor.DefinitionStages.WithSource
- All Known Subinterfaces:
ConnectionMonitor.Definition
- Enclosing interface:
ConnectionMonitor.DefinitionStages
public static interface ConnectionMonitor.DefinitionStages.WithSource
Sets the source property.
-
Method Summary
-
Method Details
-
withSourceId
- Parameters:
resourceId- the ID of the resource used as the source by connection monitor- Returns:
- next definition stage
-
withSource
- Parameters:
vm- virtual machine used as the source by connection monitor- Returns:
- next definition stage
-