Uses of Class
com.microsoft.azure.management.appservice.VirtualIPMapping
Packages that use VirtualIPMapping
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of VirtualIPMapping in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return VirtualIPMappingModifier and TypeMethodDescriptionVirtualIPMapping.withInternalHttpPort
(Integer internalHttpPort) Set internal HTTP port.VirtualIPMapping.withInternalHttpsPort
(Integer internalHttpsPort) Set internal HTTPS port.Set is virtual IP mapping in use.VirtualIPMapping.withServiceName
(String serviceName) Set name of the service that virtual IP is assigned to.VirtualIPMapping.withVirtualIP
(String virtualIP) Set virtual IP address.Methods in com.microsoft.azure.management.appservice that return types with arguments of type VirtualIPMappingModifier and TypeMethodDescriptionAppServiceEnvironmentPatchResource.vipMappings()
Get description of IP SSL mapping for the App Service Environment.