| Modifier and Type | Method and Description |
|---|---|
VirtualIPMapping |
VirtualIPMapping.withInternalHttpPort(Integer internalHttpPort)
Set the internalHttpPort value.
|
VirtualIPMapping |
VirtualIPMapping.withInternalHttpsPort(Integer internalHttpsPort)
Set the internalHttpsPort value.
|
VirtualIPMapping |
VirtualIPMapping.withInUse(Boolean inUse)
Set the inUse value.
|
VirtualIPMapping |
VirtualIPMapping.withVirtualIP(String virtualIP)
Set the virtualIP value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/