Interface JobRunResourceId


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.storagemover.fluent.models.JobRunResourceIdInner object.
    Gets the jobRunResourceId property: Fully qualified resource id of the Job Run.
  • Method Details

    • jobRunResourceId

      String jobRunResourceId()
      Gets the jobRunResourceId property: Fully qualified resource id of the Job Run.
      Returns:
      the jobRunResourceId value.
    • innerModel

      JobRunResourceIdInner innerModel()
      Gets the inner com.azure.resourcemanager.storagemover.fluent.models.JobRunResourceIdInner object.
      Returns:
      the inner object.