IntegrationRuntimeResource.DefinitionStages.WithParentResource Interface
public static interface IntegrationRuntimeResource.DefinitionStages.WithParentResource
The stage of the IntegrationRuntimeResource definition allowing to specify parent resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExistingWorkspace(String resourceGroupName, String workspaceName)
Specifies resource |
Method Details
withExistingWorkspace
public abstract IntegrationRuntimeResource.DefinitionStages.WithProperties withExistingWorkspace(String resourceGroupName, String workspaceName)
Specifies resourceGroupName, workspaceName.
Parameters:
Returns: