Interface Webhook.UpdateResourceStages.WithAttach<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Settable<ParentT>, Webhook.UpdateResourceStages.WithCustomHeaders<ParentT>, Webhook.UpdateResourceStages.WithDefaultStatus<ParentT>, Webhook.UpdateResourceStages.WithOrWithoutTags<ParentT>, Webhook.UpdateResourceStages.WithRepositoriesScope<ParentT>, Webhook.UpdateResourceStages.WithServiceUri<ParentT>, Webhook.UpdateResourceStages.WithTriggerWhen<ParentT>
All Known Subinterfaces:
Webhook.UpdateResource<ParentT>, Webhook.UpdateResourceStages.Blank<ParentT>
Enclosing interface:
Webhook.UpdateResourceStages

public static interface Webhook.UpdateResourceStages.WithAttach<ParentT> extends Webhook.UpdateResourceStages.WithTriggerWhen<ParentT>, Webhook.UpdateResourceStages.WithServiceUri<ParentT>, Webhook.UpdateResourceStages.WithCustomHeaders<ParentT>, Webhook.UpdateResourceStages.WithRepositoriesScope<ParentT>, Webhook.UpdateResourceStages.WithDefaultStatus<ParentT>, Webhook.UpdateResourceStages.WithOrWithoutTags<ParentT>, com.azure.resourcemanager.resources.fluentcore.model.Settable<ParentT>
The final stage of the webhook definition.

At this stage, any remaining optional settings can be specified, or the webhook definition can be attached to the parent container registry definition.