Uses of Interface
com.azure.resourcemanager.network.models.HasPublicIpAddress.UpdateStages.WithPublicIPAddress
-
Packages that use HasPublicIpAddress.UpdateStages.WithPublicIPAddress Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of HasPublicIpAddress.UpdateStages.WithPublicIPAddress in com.azure.resourcemanager.network.models
Subinterfaces of HasPublicIpAddress.UpdateStages.WithPublicIPAddress in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceLoadBalancerPublicFrontend.UpdateThe entirety of a public frontend update as part of an Internet-facing load balancer update.static interfaceLoadBalancerPublicFrontend.UpdateStages.WithPublicIPAddressThe stage of a public frontend update allowing to specify an existing public IP address.static interfaceNicIpConfiguration.UpdateThe entirety of a network interface IP configuration update as part of a network interface update.static interfaceNicIpConfiguration.UpdateStages.WithPublicIPAddressThe stage of the network interface IP configuration update allowing to specify public IP address.
-