Uses of Interface
com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithNewPublicIPAddress
-
Packages that use HasPublicIPAddress.UpdateStages.WithNewPublicIPAddress Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient.com.microsoft.azure.management.network.model This package contains the common interfaces for resource models in networking. -
-
Uses of HasPublicIPAddress.UpdateStages.WithNewPublicIPAddress in com.microsoft.azure.management.network
Subinterfaces of HasPublicIPAddress.UpdateStages.WithNewPublicIPAddress 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. -
Uses of HasPublicIPAddress.UpdateStages.WithNewPublicIPAddress in com.microsoft.azure.management.network.model
Subinterfaces of HasPublicIPAddress.UpdateStages.WithNewPublicIPAddress in com.microsoft.azure.management.network.model Modifier and Type Interface Description static interfaceHasPublicIPAddress.UpdateStages.WithPublicIPAddress<ReturnT>The stage definition allowing to associate the resource with a public IP address.
-