Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithHostHeader
-
Packages that use ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithHostHeader Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithHostHeader in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithHostHeader in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayBackendHttpConfiguration.Definition<ReturnT>The entirety of an application gateway backend HTTPS configuration definition.static interfaceApplicationGatewayBackendHttpConfiguration.DefinitionStages.Blank<ReturnT>The first stage of an application gateway backend HTTP configuration.static interfaceApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttach<ReturnT>The final stage of an application gateway backend HTTP configuration.static interfaceApplicationGatewayBackendHttpConfiguration.DefinitionStages.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 definition.
-