42 строки
2.1 KiB
YAML
42 строки
2.1 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.compute.WinRMConfiguration.listeners()
|
|
name: listeners()
|
|
nameWithType: WinRMConfiguration.listeners()
|
|
returns:
|
|
description: <p>the listeners value </p>
|
|
type: List<<xref href="com.microsoft.azure.management.compute.WinRMListener?alt=com.microsoft.azure.management.compute.WinRMListener&text=WinRMListener" data-throw-if-not-resolved="False"/>>
|
|
summary: >-
|
|
<p>Get the listeners value.</p>
|
|
|
|
<p></p>
|
|
syntax: public List<WinRMListener> listeners()
|
|
uid: com.microsoft.azure.management.compute.WinRMConfiguration.listeners()
|
|
- fullName: com.microsoft.azure.management.compute.WinRMConfiguration.withListeners(List<WinRMListener> listeners)
|
|
name: withListeners(List<WinRMListener> listeners)
|
|
nameWithType: WinRMConfiguration.withListeners(List<WinRMListener> listeners)
|
|
parameters:
|
|
- description: <p>the listeners value to set </p>
|
|
name: listeners
|
|
type: List<<xref href="com.microsoft.azure.management.compute.WinRMListener?alt=com.microsoft.azure.management.compute.WinRMListener&text=WinRMListener" data-throw-if-not-resolved="False"/>>
|
|
returns:
|
|
description: <p>the WinRMConfiguration object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.WinRMConfiguration?alt=com.microsoft.azure.management.compute.WinRMConfiguration&text=WinRMConfiguration" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the listeners value.</p>
|
|
|
|
<p></p>
|
|
syntax: public WinRMConfiguration withListeners(List<WinRMListener> listeners)
|
|
uid: com.microsoft.azure.management.compute.WinRMConfiguration.withListeners(List<WinRMListener>)
|
|
nameWithType: WinRMConfiguration
|
|
syntax: public class WinRMConfiguration
|
|
type: class
|
|
uid: com.microsoft.azure.management.compute.WinRMConfiguration
|
|
fullName: com.microsoft.azure.management.compute.WinRMConfiguration
|
|
name: WinRMConfiguration
|
|
package: com.microsoft.azure.management.compute
|
|
summary: <p>Describes Windows Remote Management configuration of the VM. </p>
|
|
metadata: {}
|