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