Class ScriptStatusResponse


  • public final class ScriptStatusResponse
    extends java.lang.Object
    • Method Detail

      • containerInstanceId

        public java.lang.String containerInstanceId()
        Returns:
        ACI resource Id.
      • endTime

        public java.lang.String endTime()
        Returns:
        End time of the script execution.
      • error

        public java.util.Optional<ErrorResponseResponse> error()
        Returns:
        Error that is relayed from the script execution.
      • expirationTime

        public java.lang.String expirationTime()
        Returns:
        Time the deployment script resource will expire.
      • startTime

        public java.lang.String startTime()
        Returns:
        Start time of the script execution.
      • storageAccountId

        public java.lang.String storageAccountId()
        Returns:
        Storage account resource Id.