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.batch.OSDisk.ephemeralOSDiskSettings()
|
|
name: ephemeralOSDiskSettings()
|
|
nameWithType: OSDisk.ephemeralOSDiskSettings()
|
|
returns:
|
|
description: <p>the ephemeralOSDiskSettings value </p>
|
|
type: <xref href="com.microsoft.azure.management.batch.DiffDiskSettings?alt=com.microsoft.azure.management.batch.DiffDiskSettings&text=DiffDiskSettings" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the ephemeralOSDiskSettings value.</p>
|
|
|
|
<p></p>
|
|
syntax: public DiffDiskSettings ephemeralOSDiskSettings()
|
|
uid: com.microsoft.azure.management.batch.OSDisk.ephemeralOSDiskSettings()
|
|
- fullName: com.microsoft.azure.management.batch.OSDisk.withEphemeralOSDiskSettings(DiffDiskSettings ephemeralOSDiskSettings)
|
|
name: withEphemeralOSDiskSettings(DiffDiskSettings ephemeralOSDiskSettings)
|
|
nameWithType: OSDisk.withEphemeralOSDiskSettings(DiffDiskSettings ephemeralOSDiskSettings)
|
|
parameters:
|
|
- description: <p>the ephemeralOSDiskSettings value to set </p>
|
|
name: ephemeralOSDiskSettings
|
|
type: <xref href="com.microsoft.azure.management.batch.DiffDiskSettings?alt=com.microsoft.azure.management.batch.DiffDiskSettings&text=DiffDiskSettings" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the OSDisk object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.batch.OSDisk?alt=com.microsoft.azure.management.batch.OSDisk&text=OSDisk" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the ephemeralOSDiskSettings value.</p>
|
|
|
|
<p></p>
|
|
syntax: public OSDisk withEphemeralOSDiskSettings(DiffDiskSettings ephemeralOSDiskSettings)
|
|
uid: com.microsoft.azure.management.batch.OSDisk.withEphemeralOSDiskSettings(DiffDiskSettings)
|
|
nameWithType: OSDisk
|
|
syntax: public class OSDisk
|
|
type: class
|
|
uid: com.microsoft.azure.management.batch.OSDisk
|
|
fullName: com.microsoft.azure.management.batch.OSDisk
|
|
name: OSDisk
|
|
package: com.microsoft.azure.management.batch
|
|
summary: <p>Settings for the operating system disk of the virtual machine. </p>
|
|
metadata: {}
|