70 строки
3.7 KiB
YAML
70 строки
3.7 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.compute.LinuxConfiguration.disablePasswordAuthentication()
|
|
name: disablePasswordAuthentication()
|
|
nameWithType: LinuxConfiguration.disablePasswordAuthentication()
|
|
returns:
|
|
description: <p>the disablePasswordAuthentication value </p>
|
|
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the disablePasswordAuthentication value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Boolean disablePasswordAuthentication()
|
|
uid: com.microsoft.azure.management.compute.LinuxConfiguration.disablePasswordAuthentication()
|
|
- fullName: com.microsoft.azure.management.compute.LinuxConfiguration.ssh()
|
|
name: ssh()
|
|
nameWithType: LinuxConfiguration.ssh()
|
|
returns:
|
|
description: <p>the ssh value </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.SshConfiguration?alt=com.microsoft.azure.management.compute.SshConfiguration&text=SshConfiguration" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the ssh value.</p>
|
|
|
|
<p></p>
|
|
syntax: public SshConfiguration ssh()
|
|
uid: com.microsoft.azure.management.compute.LinuxConfiguration.ssh()
|
|
- fullName: com.microsoft.azure.management.compute.LinuxConfiguration.withDisablePasswordAuthentication(Boolean disablePasswordAuthentication)
|
|
name: withDisablePasswordAuthentication(Boolean disablePasswordAuthentication)
|
|
nameWithType: LinuxConfiguration.withDisablePasswordAuthentication(Boolean disablePasswordAuthentication)
|
|
parameters:
|
|
- description: <p>the disablePasswordAuthentication value to set </p>
|
|
name: disablePasswordAuthentication
|
|
type: <xref href="Boolean?alt=Boolean&text=Boolean" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the LinuxConfiguration object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.LinuxConfiguration?alt=com.microsoft.azure.management.compute.LinuxConfiguration&text=LinuxConfiguration" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the disablePasswordAuthentication value.</p>
|
|
|
|
<p></p>
|
|
syntax: public LinuxConfiguration withDisablePasswordAuthentication(Boolean disablePasswordAuthentication)
|
|
uid: com.microsoft.azure.management.compute.LinuxConfiguration.withDisablePasswordAuthentication(Boolean)
|
|
- fullName: com.microsoft.azure.management.compute.LinuxConfiguration.withSsh(SshConfiguration ssh)
|
|
name: withSsh(SshConfiguration ssh)
|
|
nameWithType: LinuxConfiguration.withSsh(SshConfiguration ssh)
|
|
parameters:
|
|
- description: <p>the ssh value to set </p>
|
|
name: ssh
|
|
type: <xref href="com.microsoft.azure.management.compute.SshConfiguration?alt=com.microsoft.azure.management.compute.SshConfiguration&text=SshConfiguration" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the LinuxConfiguration object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.LinuxConfiguration?alt=com.microsoft.azure.management.compute.LinuxConfiguration&text=LinuxConfiguration" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the ssh value.</p>
|
|
|
|
<p></p>
|
|
syntax: public LinuxConfiguration withSsh(SshConfiguration ssh)
|
|
uid: com.microsoft.azure.management.compute.LinuxConfiguration.withSsh(SshConfiguration)
|
|
nameWithType: LinuxConfiguration
|
|
syntax: public class LinuxConfiguration
|
|
type: class
|
|
uid: com.microsoft.azure.management.compute.LinuxConfiguration
|
|
fullName: com.microsoft.azure.management.compute.LinuxConfiguration
|
|
name: LinuxConfiguration
|
|
package: com.microsoft.azure.management.compute
|
|
summary: <p>Describes Windows configuration of the OS Profile. </p>
|
|
metadata: {}
|