Interface UnlockDeleteResponse


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.recoveryservicesbackup.fluent.models.UnlockDeleteResponseInner object.
    Gets the unlockDeleteExpiryTime property: This is the time when unlock delete privileges will get expired.
  • Method Details

    • unlockDeleteExpiryTime

      String unlockDeleteExpiryTime()
      Gets the unlockDeleteExpiryTime property: This is the time when unlock delete privileges will get expired.
      Returns:
      the unlockDeleteExpiryTime value.
    • innerModel

      Gets the inner com.azure.resourcemanager.recoveryservicesbackup.fluent.models.UnlockDeleteResponseInner object.
      Returns:
      the inner object.