Uses of Interface
com.azure.resourcemanager.network.models.HasPublicIpAddress.UpdateDefinitionStages.WithPublicIPAddress
-
Packages that use HasPublicIpAddress.UpdateDefinitionStages.WithPublicIPAddress Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of HasPublicIpAddress.UpdateDefinitionStages.WithPublicIPAddress in com.azure.resourcemanager.network.models
Subinterfaces of HasPublicIpAddress.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.static interfaceLoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress<ParentT>The stage of a public frontend definition allowing to specify an existing public IP address.static interfaceNicIpConfiguration.UpdateDefinition<ParentT>The entirety of a network interface IP configuration definition as part of a network interface update.static interfaceNicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>The final stage of network interface IP configuration.static interfaceNicIpConfiguration.UpdateDefinitionStages.WithPublicIPAddress<ParentT>The stage of the network interface IP configuration definition allowing to associate it with a public IP address.
-