Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayFrontend.UpdateDefinitionStages.Blank
-
Packages that use ApplicationGatewayFrontend.UpdateDefinitionStages.Blank Package Description com.azure.resourcemanager.network.models 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.models Modifier and Type Interface Description static interfaceApplicationGatewayFrontend.UpdateDefinition<ParentT>The 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.Blank Modifier and Type Method Description ApplicationGatewayFrontend.UpdateDefinitionStages.Blank<ApplicationGateway.Update>ApplicationGateway.UpdateStages.WithFrontend. definePrivateFrontend()Begins the definition of the default private front end IP configuration, creating one if it does not already exist.ApplicationGatewayFrontend.UpdateDefinitionStages.Blank<ApplicationGateway.Update>ApplicationGateway.UpdateStages.WithFrontend. definePublicFrontend()Begins the definition of the default public front end IP configuration, creating one if it does not already exist.
-