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