Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithHostHeader
-
Packages that use ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithHostHeader Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithHostHeader in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithHostHeader in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayBackendHttpConfiguration.UpdateDefinition<ReturnT>The entirety of an application gateway backend HTTPS configuration definition as part of an application gateway update.static interfaceApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.Blank<ReturnT>The first stage of an application gateway backend HTTP configuration definition.static interfaceApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAttach<ReturnT>The final stage of an application gateway backend HTTP configuration definition.static interfaceApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAttachAndAuthCert<ReturnT>The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate, specify other options or attach to the parent application gateway update.
-