Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayFrontend.UpdateDefinitionStages.WithPublicIPAddress
-
Packages that use ApplicationGatewayFrontend.UpdateDefinitionStages.WithPublicIPAddress Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayFrontend.UpdateDefinitionStages.WithPublicIPAddress in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayFrontend.UpdateDefinitionStages.WithPublicIPAddress 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.static interfaceApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>The final stage of an application gateway frontend definition.
-