Interface OperationJobExtendedInfo


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner object.
    Gets the jobId property: Arm Id of the job created for this operation.
  • Method Details

    • jobId

      String jobId()
      Gets the jobId property: Arm Id of the job created for this operation.
      Returns:
      the jobId value.
    • innerModel

      Gets the inner com.azure.resourcemanager.dataprotection.fluent.models.OperationJobExtendedInfoInner object.
      Returns:
      the inner object.