Interface ApplicationGatewaySslCertificate.DefinitionStages.WithAttach<ParentT>

  • Type Parameters:
    ParentT - the stage of the parent application gateway definition to return to after attaching
    All Superinterfaces:
    com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition<ParentT>
    All Known Subinterfaces:
    ApplicationGatewaySslCertificate.Definition<ParentT>
    Enclosing interface:
    ApplicationGatewaySslCertificate.DefinitionStages

    public static interface ApplicationGatewaySslCertificate.DefinitionStages.WithAttach<ParentT>
    extends com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition<ParentT>
    The final stage of an application gateway SSL 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.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition

        attach