VirtualHardDisk Class
- java.
lang. Object - com.
azure. resourcemanager. compute. models. VirtualHardDisk
- com.
Implements
public final class VirtualHardDisk
implements JsonSerializable<VirtualHardDisk>
Describes the uri of a disk.
Constructor | Description |
---|---|
Virtual |
Creates an instance of Virtual |
Modifier and Type | Method and Description |
---|---|
static
Virtual |
from Reads an instance of Virtual |
Json |
to |
String |
uri()
Get the uri property: Specifies the virtual hard disk's uri. |
void |
validate()
Validates the instance. |
Virtual |
with Set the uri property: Specifies the virtual hard disk's uri. |
Methods inherited from java.lang.Object
VirtualHardDisk
public VirtualHardDisk()
Creates an instance of VirtualHardDisk class.
fromJson
public static VirtualHardDisk fromJson(JsonReader jsonReader)
Reads an instance of VirtualHardDisk from the JsonReader.
Parameters:
Returns:
Throws:
toJson
uri
public String uri()
Get the uri property: Specifies the virtual hard disk's uri.
Returns:
validate
public void validate()
Validates the instance.
withUri
public VirtualHardDisk withUri(String uri)
Set the uri property: Specifies the virtual hard disk's uri.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: