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