| Modifier and Type | Method and Description |
|---|---|
HostNameSslState |
HostNameSslState.withHostType(HostType hostType)
Set the hostType value.
|
HostNameSslState |
HostNameSslState.withName(String name)
Set the name value.
|
HostNameSslState |
HostNameSslState.withSslState(SslState sslState)
Set the sslState value.
|
HostNameSslState |
HostNameSslState.withThumbprint(String thumbprint)
Set the thumbprint value.
|
HostNameSslState |
HostNameSslState.withToUpdate(Boolean toUpdate)
Set the toUpdate value.
|
HostNameSslState |
HostNameSslState.withVirtualIP(String virtualIP)
Set the virtualIP value.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,HostNameSslState> |
WebAppBase.hostNameSslStates() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/