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