ShareInfoElement Class
- java.
lang. Object - com.
azure. resourcemanager. compute. models. ShareInfoElement
- com.
Implements
public final class ShareInfoElement
implements JsonSerializable<ShareInfoElement>
The ShareInfoElement model.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Share |
fromJson(JsonReader jsonReader)
Reads an instance of Share |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
| String |
vmUri()
Get the vm |
Methods inherited from java.lang.Object
Method Details
fromJson
public static ShareInfoElement fromJson(JsonReader jsonReader)
Reads an instance of ShareInfoElement from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.
vmUri
public String vmUri()
Get the vmUri property: A relative URI containing the ID of the VM that has the disk attached.
Returns: