Uses of Interface
com.azure.resourcemanager.network.models.LoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress
-
Packages that use LoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of LoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress in com.azure.resourcemanager.network.models
Subinterfaces of LoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancerPublicFrontend.UpdateDefinition<ParentT>The entirety of a public frontend definition as part of an Internet-facing load balancer update.static interfaceLoadBalancerPublicFrontend.UpdateDefinitionStages.Blank<ParentT>The first stage of a public frontend definition.
-