Interface Webhook.UpdateDefinitionStages.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.Attachable.InUpdate<ParentT>, Webhook.UpdateDefinitionStages.WithCustomHeaders<ParentT>, Webhook.UpdateDefinitionStages.WithDefaultStatus<ParentT>, Webhook.UpdateDefinitionStages.WithRepositoriesScope<ParentT>, Webhook.UpdateDefinitionStages.WithTags<ParentT>
All Known Subinterfaces:
Webhook.UpdateDefinition<ParentT>
Enclosing interface:
Webhook.UpdateDefinitionStages

public static interface Webhook.UpdateDefinitionStages.WithAttach<ParentT> extends Webhook.UpdateDefinitionStages.WithCustomHeaders<ParentT>, Webhook.UpdateDefinitionStages.WithRepositoriesScope<ParentT>, Webhook.UpdateDefinitionStages.WithDefaultStatus<ParentT>, Webhook.UpdateDefinitionStages.WithTags<ParentT>, com.azure.resourcemanager.resources.fluentcore.model.Attachable.InUpdate<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 group definition.