azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

75 строки
4.5 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.networkcloud.models.MachineDisk"
fullName: "com.azure.resourcemanager.networkcloud.models.MachineDisk"
name: "MachineDisk"
nameWithType: "MachineDisk"
summary: "Disk represents the properties of the disk."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **MachineDisk**"
constructors:
- uid: "com.azure.resourcemanager.networkcloud.models.MachineDisk.MachineDisk()"
fullName: "com.azure.resourcemanager.networkcloud.models.MachineDisk.MachineDisk()"
name: "MachineDisk()"
nameWithType: "MachineDisk.MachineDisk()"
summary: "Creates an instance of Machine<wbr>Disk class."
syntax: "public MachineDisk()"
desc: "Creates an instance of MachineDisk class."
methods:
- uid: "com.azure.resourcemanager.networkcloud.models.MachineDisk.capacityGB()"
fullName: "com.azure.resourcemanager.networkcloud.models.MachineDisk.capacityGB()"
name: "capacityGB()"
nameWithType: "MachineDisk.capacityGB()"
summary: "Get the capacityGB property: The maximum amount of storage in GB."
syntax: "public Long capacityGB()"
desc: "Get the capacityGB property: The maximum amount of storage in GB."
returns:
description: "the capacityGB value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
- uid: "com.azure.resourcemanager.networkcloud.models.MachineDisk.connection()"
fullName: "com.azure.resourcemanager.networkcloud.models.MachineDisk.connection()"
name: "connection()"
nameWithType: "MachineDisk.connection()"
summary: "Get the connection property: The connection type of the rack SKU resource."
syntax: "public MachineSkuDiskConnectionType connection()"
desc: "Get the connection property: The connection type of the rack SKU resource."
returns:
description: "the connection value."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.MachineSkuDiskConnectionType?alt=com.azure.resourcemanager.networkcloud.models.MachineSkuDiskConnectionType&text=MachineSkuDiskConnectionType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.models.MachineDisk.type()"
fullName: "com.azure.resourcemanager.networkcloud.models.MachineDisk.type()"
name: "type()"
nameWithType: "MachineDisk.type()"
summary: "Get the type property: The disk type of rack SKU resource."
syntax: "public DiskType type()"
desc: "Get the type property: The disk type of rack SKU resource."
returns:
description: "the type value."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.DiskType?alt=com.azure.resourcemanager.networkcloud.models.DiskType&text=DiskType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.models.MachineDisk.validate()"
fullName: "com.azure.resourcemanager.networkcloud.models.MachineDisk.validate()"
name: "validate()"
nameWithType: "MachineDisk.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
type: "class"
desc: "Disk represents the properties of the disk."
metadata: {}
package: "com.azure.resourcemanager.networkcloud.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-networkcloud:1.0.0