Class ShareInfoElement

java.lang.Object
com.azure.resourcemanager.compute.models.ShareInfoElement

public final class ShareInfoElement extends Object
The ShareInfoElement model.
  • Constructor Details

    • ShareInfoElement

      public ShareInfoElement()
      Creates an instance of ShareInfoElement class.
  • Method Details

    • vmUri

      public String 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.