Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayFrontend.UpdateDefinitionStages.Blank
Packages that use ApplicationGatewayFrontend.UpdateDefinitionStages.Blank
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGatewayFrontend.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayFrontend.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of an application gateway frontend definition as part of an application gateway update.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayFrontend.UpdateDefinitionStages.BlankModifier and TypeMethodDescriptionApplicationGateway.UpdateStages.WithFrontend.definePrivateFrontend()Begins the definition of the default private front end IP configuration, creating one if it does not already exist.ApplicationGateway.UpdateStages.WithFrontend.definePublicFrontend()Begins the definition of the default public front end IP configuration, creating one if it does not already exist.