Uses of Interface
com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress
-
Packages that use HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress 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.WithExistingPublicIPAddress in com.microsoft.azure.management.network
Subinterfaces of HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGateway.UpdateThe template for an application gateway update operation, containing all the settings that can be modified.static interfaceApplicationGateway.UpdateStages.WithPublicIPAddressThe stage of an application gateway update allowing to specify a public IP address for the public frontend.static interfaceApplicationGatewayFrontend.UpdateThe entirety of an application gateway frontend update as part of an application gateway update.static interfaceApplicationGatewayFrontend.UpdateStages.WithPublicIPAddressThe stage of an application gateway frontend definition allowing to specify an existing public IP address to make the application gateway available at as Internet-facing.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.WithExistingPublicIPAddress in com.microsoft.azure.management.network.model
Subinterfaces of HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress 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.static interfaceHasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ReturnT>The stage of the update allowing to associate the resource with a public IP address, but not allowing to create one with a DNS leaf label.
-