Uses of Class
com.microsoft.azure.management.appservice.VirtualIPMapping
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of VirtualIPMapping in com.microsoft.azure.management.appservice
Modifier 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.Modifier and TypeMethodDescriptionAppServiceEnvironmentPatchResource.vipMappings()
Get description of IP SSL mapping for the App Service Environment.