Interface ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithAttach<ReturnT>
- Type Parameters:
ReturnT- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ReturnT>
- All Known Subinterfaces:
ApplicationGatewayAuthenticationCertificate.UpdateDefinition<ReturnT>
- Enclosing interface:
- ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages
public static interface ApplicationGatewayAuthenticationCertificate.UpdateDefinitionStages.WithAttach<ReturnT>
extends Attachable.InUpdate<ReturnT>
The final stage of an application gateway authentication certificate definition.
At this stage, any remaining optional settings can be specified, or the definition can be attached to the parent application gateway definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InUpdate
attach