238 строки
12 KiB
YAML
238 строки
12 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.compute.ImageOSDisk.blobUri()
|
|
name: blobUri()
|
|
nameWithType: ImageOSDisk.blobUri()
|
|
returns:
|
|
description: <p>the blobUri value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the blobUri value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String blobUri()
|
|
uid: com.microsoft.azure.management.compute.ImageOSDisk.blobUri()
|
|
- fullName: com.microsoft.azure.management.compute.ImageOSDisk.caching()
|
|
name: caching()
|
|
nameWithType: ImageOSDisk.caching()
|
|
returns:
|
|
description: <p>the caching value </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.CachingTypes?alt=com.microsoft.azure.management.compute.CachingTypes&text=CachingTypes" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the caching value.</p>
|
|
|
|
<p></p>
|
|
syntax: public CachingTypes caching()
|
|
uid: com.microsoft.azure.management.compute.ImageOSDisk.caching()
|
|
- fullName: com.microsoft.azure.management.compute.ImageOSDisk.diskSizeGB()
|
|
name: diskSizeGB()
|
|
nameWithType: ImageOSDisk.diskSizeGB()
|
|
returns:
|
|
description: <p>the diskSizeGB value </p>
|
|
type: <xref href="Integer?alt=Integer&text=Integer" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the diskSizeGB value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Integer diskSizeGB()
|
|
uid: com.microsoft.azure.management.compute.ImageOSDisk.diskSizeGB()
|
|
- fullName: com.microsoft.azure.management.compute.ImageOSDisk.managedDisk()
|
|
name: managedDisk()
|
|
nameWithType: ImageOSDisk.managedDisk()
|
|
returns:
|
|
description: <p>the managedDisk value </p>
|
|
type: <xref href="SubResource?alt=SubResource&text=SubResource" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the managedDisk value.</p>
|
|
|
|
<p></p>
|
|
syntax: public SubResource managedDisk()
|
|
uid: com.microsoft.azure.management.compute.ImageOSDisk.managedDisk()
|
|
- fullName: com.microsoft.azure.management.compute.ImageOSDisk.osState()
|
|
name: osState()
|
|
nameWithType: ImageOSDisk.osState()
|
|
returns:
|
|
description: <p>the osState value </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.OperatingSystemStateTypes?alt=com.microsoft.azure.management.compute.OperatingSystemStateTypes&text=OperatingSystemStateTypes" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the osState value.</p>
|
|
|
|
<p></p>
|
|
syntax: public OperatingSystemStateTypes osState()
|
|
uid: com.microsoft.azure.management.compute.ImageOSDisk.osState()
|
|
- fullName: com.microsoft.azure.management.compute.ImageOSDisk.osType()
|
|
name: osType()
|
|
nameWithType: ImageOSDisk.osType()
|
|
returns:
|
|
description: <p>the osType value </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.OperatingSystemTypes?alt=com.microsoft.azure.management.compute.OperatingSystemTypes&text=OperatingSystemTypes" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the osType value.</p>
|
|
|
|
<p></p>
|
|
syntax: public OperatingSystemTypes osType()
|
|
uid: com.microsoft.azure.management.compute.ImageOSDisk.osType()
|
|
- fullName: com.microsoft.azure.management.compute.ImageOSDisk.snapshot()
|
|
name: snapshot()
|
|
nameWithType: ImageOSDisk.snapshot()
|
|
returns:
|
|
description: <p>the snapshot value </p>
|
|
type: <xref href="SubResource?alt=SubResource&text=SubResource" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the snapshot value.</p>
|
|
|
|
<p></p>
|
|
syntax: public SubResource snapshot()
|
|
uid: com.microsoft.azure.management.compute.ImageOSDisk.snapshot()
|
|
- fullName: com.microsoft.azure.management.compute.ImageOSDisk.storageAccountType()
|
|
name: storageAccountType()
|
|
nameWithType: ImageOSDisk.storageAccountType()
|
|
returns:
|
|
description: <p>the storageAccountType value </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.StorageAccountTypes?alt=com.microsoft.azure.management.compute.StorageAccountTypes&text=StorageAccountTypes" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the storageAccountType value.</p>
|
|
|
|
<p></p>
|
|
syntax: public StorageAccountTypes storageAccountType()
|
|
uid: com.microsoft.azure.management.compute.ImageOSDisk.storageAccountType()
|
|
- fullName: com.microsoft.azure.management.compute.ImageOSDisk.withBlobUri(String blobUri)
|
|
name: withBlobUri(String blobUri)
|
|
nameWithType: ImageOSDisk.withBlobUri(String blobUri)
|
|
parameters:
|
|
- description: <p>the blobUri value to set </p>
|
|
name: blobUri
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ImageOSDisk object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.ImageOSDisk?alt=com.microsoft.azure.management.compute.ImageOSDisk&text=ImageOSDisk" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the blobUri value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ImageOSDisk withBlobUri(String blobUri)
|
|
uid: com.microsoft.azure.management.compute.ImageOSDisk.withBlobUri(String)
|
|
- fullName: com.microsoft.azure.management.compute.ImageOSDisk.withCaching(CachingTypes caching)
|
|
name: withCaching(CachingTypes caching)
|
|
nameWithType: ImageOSDisk.withCaching(CachingTypes caching)
|
|
parameters:
|
|
- description: <p>the caching value to set </p>
|
|
name: caching
|
|
type: <xref href="com.microsoft.azure.management.compute.CachingTypes?alt=com.microsoft.azure.management.compute.CachingTypes&text=CachingTypes" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ImageOSDisk object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.ImageOSDisk?alt=com.microsoft.azure.management.compute.ImageOSDisk&text=ImageOSDisk" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the caching value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ImageOSDisk withCaching(CachingTypes caching)
|
|
uid: com.microsoft.azure.management.compute.ImageOSDisk.withCaching(CachingTypes)
|
|
- fullName: com.microsoft.azure.management.compute.ImageOSDisk.withDiskSizeGB(Integer diskSizeGB)
|
|
name: withDiskSizeGB(Integer diskSizeGB)
|
|
nameWithType: ImageOSDisk.withDiskSizeGB(Integer diskSizeGB)
|
|
parameters:
|
|
- description: <p>the diskSizeGB value to set </p>
|
|
name: diskSizeGB
|
|
type: <xref href="Integer?alt=Integer&text=Integer" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ImageOSDisk object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.ImageOSDisk?alt=com.microsoft.azure.management.compute.ImageOSDisk&text=ImageOSDisk" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the diskSizeGB value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ImageOSDisk withDiskSizeGB(Integer diskSizeGB)
|
|
uid: com.microsoft.azure.management.compute.ImageOSDisk.withDiskSizeGB(Integer)
|
|
- fullName: com.microsoft.azure.management.compute.ImageOSDisk.withManagedDisk(SubResource managedDisk)
|
|
name: withManagedDisk(SubResource managedDisk)
|
|
nameWithType: ImageOSDisk.withManagedDisk(SubResource managedDisk)
|
|
parameters:
|
|
- description: <p>the managedDisk value to set </p>
|
|
name: managedDisk
|
|
type: <xref href="SubResource?alt=SubResource&text=SubResource" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ImageOSDisk object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.ImageOSDisk?alt=com.microsoft.azure.management.compute.ImageOSDisk&text=ImageOSDisk" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the managedDisk value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ImageOSDisk withManagedDisk(SubResource managedDisk)
|
|
uid: com.microsoft.azure.management.compute.ImageOSDisk.withManagedDisk(SubResource)
|
|
- fullName: com.microsoft.azure.management.compute.ImageOSDisk.withOsState(OperatingSystemStateTypes osState)
|
|
name: withOsState(OperatingSystemStateTypes osState)
|
|
nameWithType: ImageOSDisk.withOsState(OperatingSystemStateTypes osState)
|
|
parameters:
|
|
- description: <p>the osState value to set </p>
|
|
name: osState
|
|
type: <xref href="com.microsoft.azure.management.compute.OperatingSystemStateTypes?alt=com.microsoft.azure.management.compute.OperatingSystemStateTypes&text=OperatingSystemStateTypes" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ImageOSDisk object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.ImageOSDisk?alt=com.microsoft.azure.management.compute.ImageOSDisk&text=ImageOSDisk" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the osState value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ImageOSDisk withOsState(OperatingSystemStateTypes osState)
|
|
uid: com.microsoft.azure.management.compute.ImageOSDisk.withOsState(OperatingSystemStateTypes)
|
|
- fullName: com.microsoft.azure.management.compute.ImageOSDisk.withOsType(OperatingSystemTypes osType)
|
|
name: withOsType(OperatingSystemTypes osType)
|
|
nameWithType: ImageOSDisk.withOsType(OperatingSystemTypes osType)
|
|
parameters:
|
|
- description: <p>the osType value to set </p>
|
|
name: osType
|
|
type: <xref href="com.microsoft.azure.management.compute.OperatingSystemTypes?alt=com.microsoft.azure.management.compute.OperatingSystemTypes&text=OperatingSystemTypes" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ImageOSDisk object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.ImageOSDisk?alt=com.microsoft.azure.management.compute.ImageOSDisk&text=ImageOSDisk" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the osType value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ImageOSDisk withOsType(OperatingSystemTypes osType)
|
|
uid: com.microsoft.azure.management.compute.ImageOSDisk.withOsType(OperatingSystemTypes)
|
|
- fullName: com.microsoft.azure.management.compute.ImageOSDisk.withSnapshot(SubResource snapshot)
|
|
name: withSnapshot(SubResource snapshot)
|
|
nameWithType: ImageOSDisk.withSnapshot(SubResource snapshot)
|
|
parameters:
|
|
- description: <p>the snapshot value to set </p>
|
|
name: snapshot
|
|
type: <xref href="SubResource?alt=SubResource&text=SubResource" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ImageOSDisk object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.ImageOSDisk?alt=com.microsoft.azure.management.compute.ImageOSDisk&text=ImageOSDisk" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the snapshot value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ImageOSDisk withSnapshot(SubResource snapshot)
|
|
uid: com.microsoft.azure.management.compute.ImageOSDisk.withSnapshot(SubResource)
|
|
- fullName: com.microsoft.azure.management.compute.ImageOSDisk.withStorageAccountType(StorageAccountTypes storageAccountType)
|
|
name: withStorageAccountType(StorageAccountTypes storageAccountType)
|
|
nameWithType: ImageOSDisk.withStorageAccountType(StorageAccountTypes storageAccountType)
|
|
parameters:
|
|
- description: <p>the storageAccountType value to set </p>
|
|
name: storageAccountType
|
|
type: <xref href="com.microsoft.azure.management.compute.StorageAccountTypes?alt=com.microsoft.azure.management.compute.StorageAccountTypes&text=StorageAccountTypes" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the ImageOSDisk object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.ImageOSDisk?alt=com.microsoft.azure.management.compute.ImageOSDisk&text=ImageOSDisk" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the storageAccountType value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ImageOSDisk withStorageAccountType(StorageAccountTypes storageAccountType)
|
|
uid: com.microsoft.azure.management.compute.ImageOSDisk.withStorageAccountType(StorageAccountTypes)
|
|
nameWithType: ImageOSDisk
|
|
syntax: public class ImageOSDisk
|
|
type: class
|
|
uid: com.microsoft.azure.management.compute.ImageOSDisk
|
|
fullName: com.microsoft.azure.management.compute.ImageOSDisk
|
|
name: ImageOSDisk
|
|
package: com.microsoft.azure.management.compute
|
|
summary: <p>Describes an Operating System disk. </p>
|
|
metadata: {}
|