Uses of Interface
com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithPublicIPAddress
-
Packages that use HasPublicIPAddress.UpdateStages.WithPublicIPAddress Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of HasPublicIPAddress.UpdateStages.WithPublicIPAddress in com.microsoft.azure.management.network
Subinterfaces of HasPublicIPAddress.UpdateStages.WithPublicIPAddress in com.microsoft.azure.management.network 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.
-