Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithSslCertificate
-
Packages that use ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithSslCertificate Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithSslCertificate in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithSslCertificate in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayRequestRoutingRule.UpdateDefinition<ParentT>The entirety of an application gateway request routing rule definition as part of an application gateway update.Methods in com.microsoft.azure.management.network that return ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithSslCertificate Modifier and Type Method Description ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithSslCertificate<ParentT>ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithFrontendPort. fromFrontendHttpsPort(int portNumber)Associates a new listener for the specified port number and the HTTPS protocol with this rule.
-