public interface LabVhd
An immutable client-side representation of LabVhd.
  • Method Summary

    Modifier and Type
    Method
    Description
    id()
    Gets the id property: The URI to the VHD.
    Gets the inner com.azure.resourcemanager.devtestlabs.fluent.models.LabVhdInner object.
  • Method Details

    • id

      String id()
      Gets the id property: The URI to the VHD.
      Returns:
      the id value.
    • innerModel

      LabVhdInner innerModel()
      Gets the inner com.azure.resourcemanager.devtestlabs.fluent.models.LabVhdInner object.
      Returns:
      the inner object.