98 строки
4.8 KiB
YAML
98 строки
4.8 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.compute.StorageProfile.dataDisks()
|
|
name: dataDisks()
|
|
nameWithType: StorageProfile.dataDisks()
|
|
returns:
|
|
description: <p>the dataDisks value </p>
|
|
type: List<<xref href="com.microsoft.azure.management.compute.DataDisk?alt=com.microsoft.azure.management.compute.DataDisk&text=DataDisk" data-throw-if-not-resolved="False"/>>
|
|
summary: >-
|
|
<p>Get the dataDisks value.</p>
|
|
|
|
<p></p>
|
|
syntax: public List<DataDisk> dataDisks()
|
|
uid: com.microsoft.azure.management.compute.StorageProfile.dataDisks()
|
|
- fullName: com.microsoft.azure.management.compute.StorageProfile.imageReference()
|
|
name: imageReference()
|
|
nameWithType: StorageProfile.imageReference()
|
|
returns:
|
|
description: <p>the imageReference value </p>
|
|
type: <xref href="ImageReferenceInner?alt=ImageReferenceInner&text=ImageReferenceInner" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the imageReference value.</p>
|
|
|
|
<p></p>
|
|
syntax: public ImageReferenceInner imageReference()
|
|
uid: com.microsoft.azure.management.compute.StorageProfile.imageReference()
|
|
- fullName: com.microsoft.azure.management.compute.StorageProfile.osDisk()
|
|
name: osDisk()
|
|
nameWithType: StorageProfile.osDisk()
|
|
returns:
|
|
description: <p>the osDisk value </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.OSDisk?alt=com.microsoft.azure.management.compute.OSDisk&text=OSDisk" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the osDisk value.</p>
|
|
|
|
<p></p>
|
|
syntax: public OSDisk osDisk()
|
|
uid: com.microsoft.azure.management.compute.StorageProfile.osDisk()
|
|
- fullName: com.microsoft.azure.management.compute.StorageProfile.withDataDisks(List<DataDisk> dataDisks)
|
|
name: withDataDisks(List<DataDisk> dataDisks)
|
|
nameWithType: StorageProfile.withDataDisks(List<DataDisk> dataDisks)
|
|
parameters:
|
|
- description: <p>the dataDisks value to set </p>
|
|
name: dataDisks
|
|
type: List<<xref href="com.microsoft.azure.management.compute.DataDisk?alt=com.microsoft.azure.management.compute.DataDisk&text=DataDisk" data-throw-if-not-resolved="False"/>>
|
|
returns:
|
|
description: <p>the StorageProfile object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.StorageProfile?alt=com.microsoft.azure.management.compute.StorageProfile&text=StorageProfile" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the dataDisks value.</p>
|
|
|
|
<p></p>
|
|
syntax: public StorageProfile withDataDisks(List<DataDisk> dataDisks)
|
|
uid: com.microsoft.azure.management.compute.StorageProfile.withDataDisks(List<DataDisk>)
|
|
- fullName: com.microsoft.azure.management.compute.StorageProfile.withImageReference(ImageReferenceInner imageReference)
|
|
name: withImageReference(ImageReferenceInner imageReference)
|
|
nameWithType: StorageProfile.withImageReference(ImageReferenceInner imageReference)
|
|
parameters:
|
|
- description: <p>the imageReference value to set </p>
|
|
name: imageReference
|
|
type: <xref href="ImageReferenceInner?alt=ImageReferenceInner&text=ImageReferenceInner" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the StorageProfile object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.StorageProfile?alt=com.microsoft.azure.management.compute.StorageProfile&text=StorageProfile" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the imageReference value.</p>
|
|
|
|
<p></p>
|
|
syntax: public StorageProfile withImageReference(ImageReferenceInner imageReference)
|
|
uid: com.microsoft.azure.management.compute.StorageProfile.withImageReference(ImageReferenceInner)
|
|
- fullName: com.microsoft.azure.management.compute.StorageProfile.withOsDisk(OSDisk osDisk)
|
|
name: withOsDisk(OSDisk osDisk)
|
|
nameWithType: StorageProfile.withOsDisk(OSDisk osDisk)
|
|
parameters:
|
|
- description: <p>the osDisk value to set </p>
|
|
name: osDisk
|
|
type: <xref href="com.microsoft.azure.management.compute.OSDisk?alt=com.microsoft.azure.management.compute.OSDisk&text=OSDisk" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the StorageProfile object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.StorageProfile?alt=com.microsoft.azure.management.compute.StorageProfile&text=StorageProfile" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the osDisk value.</p>
|
|
|
|
<p></p>
|
|
syntax: public StorageProfile withOsDisk(OSDisk osDisk)
|
|
uid: com.microsoft.azure.management.compute.StorageProfile.withOsDisk(OSDisk)
|
|
nameWithType: StorageProfile
|
|
syntax: public class StorageProfile
|
|
type: class
|
|
uid: com.microsoft.azure.management.compute.StorageProfile
|
|
fullName: com.microsoft.azure.management.compute.StorageProfile
|
|
name: StorageProfile
|
|
package: com.microsoft.azure.management.compute
|
|
summary: <p>Describes a storage profile. </p>
|
|
metadata: {}
|