Interface VMResources


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.elastic.fluent.models.VMResourcesInner object.
    Gets the vmResourceId property: The ARM id of the VM resource.
  • Method Details

    • vmResourceId

      String vmResourceId()
      Gets the vmResourceId property: The ARM id of the VM resource.
      Returns:
      the vmResourceId value.
    • innerModel

      VMResourcesInner innerModel()
      Gets the inner com.azure.resourcemanager.elastic.fluent.models.VMResourcesInner object.
      Returns:
      the inner object.