Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithProtocol
-
Packages that use ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithProtocol Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithProtocol in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithProtocol in com.azure.resourcemanager.network.models 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.
-