ApplicationGatewayProbe.UpdateDefinition<ParentT> Interface

Type Parameters

ParentT

the stage of the parent application gateway definition to return to after attaching this definition

Implements

Blank<ParentT> WithAttach<ParentT> WithHost<ParentT> WithInterval<ParentT> WithPath<ParentT> WithProtocol<ParentT> WithTimeout<ParentT>

public static interface ApplicationGatewayProbe.UpdateDefinition
extends Blank<ParentT>, WithAttach<ParentT>, WithProtocol<ParentT>, WithPath<ParentT>, WithHost<ParentT>, WithTimeout<ParentT>, WithInterval<ParentT>

The entirety of an application gateway probe definition as part of an application gateway update.

Applies to