DeleteNode Interface
public interface DeleteNode
An immutable client-side representation of DeleteNode.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Delete |
innerModel()
Gets the inner com. |
| abstract String |
integrationRuntimeName()
Gets the integration |
| abstract String |
nodeName()
Gets the node |
Method Details
innerModel
public abstract DeleteNodeInner innerModel()
Gets the inner com.azure.resourcemanager.datamigration.fluent.models.DeleteNodeInner object.
Returns:
integrationRuntimeName
public abstract String integrationRuntimeName()
Gets the integrationRuntimeName property: The name of integration runtime.
Returns:
nodeName
public abstract String nodeName()
Gets the nodeName property: The name of node to delete.
Returns: