Class ShareInfoElement
java.lang.Object
com.azure.resourcemanager.compute.models.ShareInfoElement
The ShareInfoElement model.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ShareInfoElement
public ShareInfoElement()
-
-
Method Details
-
vmUri
Get the vmUri property: A relative URI containing the ID of the VM that has the disk attached.- Returns:
- the vmUri value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-