public class WinRMListener extends Object
Constructor and Description |
---|
WinRMListener() |
Modifier and Type | Method and Description |
---|---|
String |
certificateUrl()
Get this is the URL of a certificate that has been uploaded to Key Vault as a secret.
|
ProtocolTypes |
protocol()
Get specifies the protocol of listener.
|
WinRMListener |
withCertificateUrl(String certificateUrl)
Set this is the URL of a certificate that has been uploaded to Key Vault as a secret.
|
WinRMListener |
withProtocol(ProtocolTypes protocol)
Set specifies the protocol of listener.
|
public ProtocolTypes protocol()
public WinRMListener withProtocol(ProtocolTypes protocol)
protocol
- the protocol value to setpublic String certificateUrl()
public WinRMListener withCertificateUrl(String certificateUrl)
certificateUrl
- the certificateUrl value to setCopyright © 2019. All rights reserved.